Navigation
API > API/Plugins > API/Plugins/AvalancheViewport
| Name | FAvaViewportGuideInfo |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheViewport/Public/AvaViewportGuideInfo.h |
| Include Path | #include "AvaViewportGuideInfo.h" |
Syntax
USTRUCT ()
struct FAvaViewportGuideInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLocked | bool | AvaViewportGuideInfo.h | ||
| OffsetFraction | float | AvaViewportGuideInfo.h | ||
| Orientation | TEnumAsByte< EOrientation > | AvaViewportGuideInfo.h | ||
| State | EAvaViewportGuideState | AvaViewportGuideInfo.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsEnabled() |
AvaViewportGuideInfo.h | ||
bool SerializeJson
(
const TSharedRef< FJsonObject >& InJsonObject, |
AvaViewportGuideInfo.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool DeserializeJson
(
const TSharedRef< FJsonObject >& InJsonObject, |
AvaViewportGuideInfo.h |