Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCustomizableObjectNodePinData
- UCustomizableObjectNodeSkeletalMeshPinDataSection
- UCustomizableObjectNodeSkeletalMeshPinDataLayout
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 UCustomizableObjectNodeSkeletalMeshPinDataLayout : public UCustomizableObjectNodeSkeletalMeshPinDataSection
Remarks
PinData of a Layout pin.
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetUVIndex () |
||
| 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. |