Navigation
API > API/Plugins > API/Plugins/AvalancheSceneTree
References
| Module | AvalancheSceneTree |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSceneTree/Public/AvaSceneTreeNode.h |
| Include | #include "AvaSceneTreeNode.h" |
Syntax
USTRUCT ()
struct FAvaSceneTreeNode
Remarks
Struct containing hierarchy index information of the Tree Node
Variables
| Type | Name | Description | |
|---|---|---|---|
| friend | FAvaSceneTree |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | |||
| TArray< const FAvaSceneTreeNode * > | FindPath
(
const TArray< const FAvaSceneTreeNode* >& InItems |
||
| TConstArrayView< int32 > | |||
| int32 | |||
| int32 | |||
| int32 | |||
| const FAvaSceneTreeNode * | |||
| void | Reset () |