Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitInterfaces > API/Plugins/AnimNext/TraitInterfaces/IHierarchy
| Type | Name | Description | |
|---|---|---|---|
| void | GetStackChildren
(
const FExecutionContext& Context, |
Queries the trait stack and calls GetChildren for each trait, appending the result. | |
| void | GetStackChildren
(
const FExecutionContext& Context, |
Queries the trait stack of the specified binding and calls GetChildren for each trait, appending the result. |