Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObject
Syntax
UPROPERTY&40;&41;
TArray< FMutableRefSkeletalMeshData > ReferenceSkeletalMeshesData
Remarks
All the SkeletalMeshes generated for this CustomizableObject instances will use the Reference Skeletal Mesh properties for everything that Mutable doesn't create or modify. This struct stores the information used from the Reference Skeletal Meshes to avoid having them loaded at all times. This includes data like LOD distances, LOD render data settings, Mesh sockets, Bounding volumes, etc.