Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Return the desired child index. If the attribute do not exist it will return INDEX_NONE. The interchange node container will use this to re-order children if attribute are specified.
Use UInterchangeBaseNodeContainer::SetNodeDesiredChildIndex function to set this node child index. This will ensure the container cache is always in sync
Target is Interchange Base Node
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |