Navigation
API > API/Runtime > API/Runtime/CoreOnline > API/Runtime/CoreOnline/FJsonSerializerPolicy_NestedVari-
| Name | FStackState |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreOnline/Public/Online/NestedVariantJson.h |
| Include Path | #include "Online/NestedVariantJson.h" |
Syntax
struct FStackState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStackState () |
Online/NestedVariantJson.h | ||
FStackState
(
const FGlobalState& |
Online/NestedVariantJson.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Array | FNestedVariantJson::FArrayPtr | Online/NestedVariantJson.h | ||
| Identifier | FString | Online/NestedVariantJson.h | ||
| Object | FNestedVariantJson::FMapPtr | Online/NestedVariantJson.h | ||
| Type | EJson | Online/NestedVariantJson.h |