Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCustomizableObjectNodePinData
- UCustomizableObjectNodeSkeletalMeshPinDataSection
- UCustomizableObjectNodeSkeletalMeshPinDataImage
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 UCustomizableObjectNodeSkeletalMeshPinDataImage : public UCustomizableObjectNodeSkeletalMeshPinDataSection
Remarks
PinData of a Image pin.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FGuid | |||
| void |
Overridden from UCustomizableObjectNodePinData
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const UCustomizableObjectNodePinData& Other |
Virtual function used to perform comparision between different UCustomizableObjectNodePinData inherited types. |