Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UCustomizableObjectNode
- UCustomizableObjectNodeSwitchBase
- UCustomizableObjectNodePassThroughTextureSwitch
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodePassThroughTextureSwitch.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodePassThroughTextureSwitch.h" |
Syntax
UCLASS&40;&41;
class UCustomizableObjectNodePassThroughTextureSwitch : public UCustomizableObjectNodeSwitchBase
Overridden from UCustomizableObjectNodeSwitchBase
| Type | Name | Description | |
|---|---|---|---|
| FName | GetCategory () |
Get the output pin catergory. Override. | |
| FString | Get the ouput pin name. Override. | ||
| FString | GetPinPrefix () |
Get the pin prefix. Used for retrocompatibility. Override. |