Classes

UMeshSelectionSet

USelectionSet > UObject

UMeshSelectionSet is an implementation of USelectionSet that represents selections on indexed meshes. Vertices, Edges, Faces, and Groups can be selected.

Member Type Offset Share
Vertices TArray<int32_t> 0x40
Edges TArray<int32_t> 0x50
Faces TArray<int32_t> 0x60
Groups TArray<int32_t> 0x70