Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
Inheritance Hierarchy
- USkeletalMesh
- UCustomizableObjectSkeletalMesh
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectSkeletalMesh.h |
| Include | #include "MuCO/CustomizableObjectSkeletalMesh.h" |
Syntax
UCLASS ()
class UCustomizableObjectSkeletalMesh : public USkeletalMesh
Remarks
CustomizableObjectSkeletalMesh is a class inheriting from USkeletalMesh with the sole purpose of allowing skeletal meshes generated by Mutable to stream-in Mesh LODs.
Functions
| Type | Name | Description | |
|---|---|---|---|
| UCustomizableObjectSkeletalMesh * | CreateSkeletalMesh
(
const TSharedRef< FUpdateContextPrivate >& InOperationData, |