![]() |
Ark Server API (ASA) - Wiki
|
#include <Edge.h>
Collaboration diagram for FEdge:Public Member Functions | |
| FEdge () | |
| FEdge (FVector V1, FVector V2) | |
| bool | operator== (const FEdge &E) const |
Public Attributes | |
| FVector | Vertex [2] |
| int32 | Count |
|
inline |
| int32 FEdge::Count |