Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNode
- UCustomizableObjectNode::IsSingleOutputNode()
- UCustomizableObjectNodeReroute::IsSingleOutputNode()
- UCustomizableObjectNodeRemoveMesh::IsSingleOutputNode()
- UCustomizableObjectNodeRemoveMeshBlocks::IsSingleOutputNode()
- UCustomizableObjectNodeMorphMaterial::IsSingleOutputNode()
- UCustomizableObjectNodeObjectGroup::IsSingleOutputNode()
- UCustomizableObjectNodeExtendMaterial::IsSingleOutputNode()
- UCustomizableObjectNodeEditMaterial::IsSingleOutputNode()
- UCustomizableObjectNodeLayoutBlocks::IsSingleOutputNode()
- UCustomizableObjectNodeObject::IsSingleOutputNode()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNode.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNode.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNode.cpp |
virtual bool IsSingleOutputNode&40;&41; const
Remarks
If returns true, only a single link can go out of every output pin. False by default.