TokenToNotationTable

Windows
MacOS
Linux

References

Module

Json

Header

/Engine/Source/Runtime/Json/Public/Serialization/JsonReader.h

Include

#include "Serialization/JsonReader.h"

Syntax

static EJsonNotation TokenToNotationTable = { EJsonNotation::Error, EJsonNotation::Error, EJsonNotation::ObjectStart, EJsonNotation::ObjectEnd, EJsonNotation::ArrayStart, EJsonNotation::ArrayEnd, EJsonNotation::Error, EJsonNotation::String, EJsonNotation::Number, EJsonNotation::Boolean, EJsonNotation::Boolean, EJsonNotation::Null, };

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss