Navigation
API > API/Plugins > API/Plugins/AvalancheSceneTree
References
| Module | AvalancheSceneTree |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSceneTree/Public/AvaSceneItem.h |
| Include | #include "AvaSceneItem.h" |
Syntax
USTRUCT ()
struct FAvaSceneItem
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAvaSceneItem
(
const FString& InString |
|||
FAvaSceneItem
(
UObject* InObject, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
||
| InObjectType * | Resolve
(
UObject* InOuter |
Resolve an Object against an outer. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FAvaSceneItem& InOther |