Navigation
API > API/Plugins > API/Plugins/AvalancheSceneTree
| Name | FAvaSceneItem |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheSceneTree/Public/AvaSceneItem.h |
| Include Path | #include "AvaSceneItem.h" |
Syntax
USTRUCT ()
struct FAvaSceneItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AvaSceneItem.h | |||
FAvaSceneItem
(
const FString& InString |
AvaSceneItem.h | ||
FAvaSceneItem
(
UObject* InObject, |
AvaSceneItem.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | FString | AvaSceneItem.h | ||
| IdType | EAvaSceneItemIdType | AvaSceneItem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
AvaSceneItem.h | ||
| Resolve an Object against an outer. | AvaSceneItem.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FAvaSceneItem& InOther |
AvaSceneItem.h |