Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/UCustomizableObjectNode
Description
Return the LOD which this node belongs to. Return -1 if it is not connected (directly or indirectly) to a LOD pin.
| Name | GetLOD |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/Nodes/CustomizableObjectNode.h |
| Include Path | #include "MuCOE/Nodes/CustomizableObjectNode.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNode.cpp |
int32 GetLOD() const