Navigation
API > API/Runtime > API/Runtime/JsonObjectGraph
| Name | FJsonStringifyOptions |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/JsonObjectGraph/Public/JsonObjectGraph/Stringify.h |
| Include Path | #include "JsonObjectGraph/Stringify.h" |
Syntax
USTRUCT (BlueprintType )
struct FJsonStringifyOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| JsonObjectGraph/Stringify.h | |||
FJsonStringifyOptions
(
EJsonStringifyFlags InFlags |
JsonObjectGraph/Stringify.h | ||
FJsonStringifyOptions
(
const FJsonStringifyOptions& |
JsonObjectGraph/Stringify.h | ||
| JsonObjectGraph/Stringify.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FJsonStringifyOptions() |
JsonObjectGraph/Stringify.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | EJsonStringifyFlags | JsonObjectGraph/Stringify.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FJsonStringifyOptions & operator=
(
const FJsonStringifyOptions& |
JsonObjectGraph/Stringify.h | ||
| JsonObjectGraph/Stringify.h |