Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNodeObject
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeObject.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeObject.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNodeObject.cpp |
TArray< UCustomizableObjectNodeMaterial &42; > GetMaterialNodes
&40;
int LOD
&41; const
Remarks
Get all Material Nodes int his Customizable Object which belong to the given LOD.
Parameters
| Name | Description |
|---|---|
| LOD | LOD which materials have to belong to. |