Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/Nodes > API/Runtime/InterchangeCore/Nodes/UInterchangeBaseNodeContainer
| Type | Name | Description | |
|---|---|---|---|
| UInterchangeBaseNode * | GetNodeChildren
(
const FString& NodeUniqueID, |
Get the nth const child of the node | |
| const UInterchangeBaseNode * | GetNodeChildren
(
const FString& NodeUniqueID, |
Get the nth const child of the node. Const version. |