Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCustomizableObjectNodePinData
- UCustomizableObjectNodeSkeletalMeshPinDataSection
- UCustomizableObjectNodeSkeletalMeshPinDataImage
- UCustomizableObjectNodeSkeletalMeshPinDataLayout
- UCustomizableObjectNodeSkeletalMeshPinDataMesh
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeSkeletalMesh.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeSkeletalMesh.h" |
Syntax
UCLASS&40;&41;
class UCustomizableObjectNodeSkeletalMeshPinDataSection : public UCustomizableObjectNodePinData
Remarks
PinData of a pin that belongs to a Skeletal Mesh Section.
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetLODIndex () |
||
| int32 | |||
| void | Init
(
int32 InLODIndex, |
Overridden from UCustomizableObjectNodePinData
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const UCustomizableObjectNodePinData& Other |
Virtual function used to perform comparision between different UCustomizableObjectNodePinData inherited types. |