![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FVertexID, including all inherited members.
| FElementID() | FElementID | inline |
| FElementID(const int32 InitIDValue) | FElementID | inline |
| FVertexID() | FVertexID | inline |
| FVertexID(const FElementID InitElementID) | FVertexID | inline |
| FVertexID(const int32 InitIDValue) | FVertexID | inline |
| GetTypeHash | FVertexID | friend |
| GetValue() const | FElementID | inline |
| IDValue | FElementID | protected |
| Invalid | FVertexID | static |
| operator int32() const | FElementID | inline |
| operator!=(const FElementID &Other) const | FElementID | inline |
| operator!=(const int32 Other) const | FElementID | inline |
| operator==(const FElementID &Other) const | FElementID | inline |
| operator==(const int32 Other) const | FElementID | inline |
| ToString() const | FElementID | inline |