DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

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