Navigation
API > API/Runtime > API/Runtime/JsonUtilities
Allows RAII scoped control of FJsonSchemaMemberPath . Pushes string on construction, pops string on destruction. Can be used directly, or with macro below.
Name
FJsonSchemaScopedMemberPathPush
Type
struct
Header File
/Engine/Source/Runtime/JsonUtilities/Public/JsonSchema/JsonSchemaMemberPath.h
Include Path
#include "JsonSchema/JsonSchemaMemberPath.h"
Syntax
struct FJsonSchemaScopedMemberPathPush
Copy full snippet
Constructors
Name
Remarks
Include Path
Unreal Specifiers
JsonSchema/JsonSchemaMemberPath.h
JsonSchema/JsonSchemaMemberPath.h
JsonSchema/JsonSchemaMemberPath.h
Destructors
Name
Remarks
Include Path
Unreal Specifiers
~FJsonSchemaScopedMemberPathPush()
JsonSchema/JsonSchemaMemberPath.h
Variables
Protected
Functions
Public
Operators
Name
Remarks
Include Path
Unreal Specifiers
JsonSchema/JsonSchemaMemberPath.h
JsonSchema/JsonSchemaMemberPath.h