Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/GraphTraversal.h |
| Include | #include "MuCOE/GraphTraversal.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/GraphTraversal.cpp |
TMultiMap< FGuid, UCustomizableObjectNodeObject &42; > GetNodeGroupObjectNodeMapping
&40;
UCustomizableObject &42; Object
&41;
Remarks
Return the mapping of Group Object Nodes to Child Object Nodes of the given hierarchy.
Parameters
| Name | Description |
|---|---|
| Object | Child or root Object to start the search from. |