UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TJsonReader< CharType > Member List

This is the complete list of members for TJsonReader< CharType >, including all inherited members.

BoolValueTJsonReader< CharType >protected
CharacterNumberTJsonReader< CharType >protected
Create(FArchive *const Stream)TJsonReader< CharType >inlinestatic
CurrentTokenTJsonReader< CharType >protected
ErrorMessageTJsonReader< CharType >protected
FinishedReadingRootObjectTJsonReader< CharType >protected
GetCharacterNumber() constTJsonReader< CharType >inline
GetErrorMessage() constTJsonReader< CharType >inline
GetIdentifier() constTJsonReader< CharType >inlinevirtual
GetInternalValueAsString() constTJsonReader< CharType >inlinevirtual
GetLineNumber() constTJsonReader< CharType >inline
GetValueAsBoolean() constTJsonReader< CharType >inline
GetValueAsNumber() constTJsonReader< CharType >inline
GetValueAsNumberString() constTJsonReader< CharType >inline
GetValueAsString() constTJsonReader< CharType >inlinevirtual
IdentifierTJsonReader< CharType >protected
InlineCombineSurrogates(Type &String)TJsonReader< CharType >inlineprotected
LineNumberTJsonReader< CharType >protected
NumberValueTJsonReader< CharType >protected
ParseStateTJsonReader< CharType >protected
ReadNext(EJsonNotation &Notation)TJsonReader< CharType >inline
Serialize(void *V, int64 Length)TJsonReader< CharType >inlineprotected
SkipArray()TJsonReader< CharType >inline
SkipObject()TJsonReader< CharType >inline
StealInternalValueAsString()TJsonReader< CharType >inlinevirtual
StoredCharType typedefTJsonReader< CharType >
StoredStringType typedefTJsonReader< CharType >
StreamTJsonReader< CharType >protected
StringValueTJsonReader< CharType >protected
TJsonReader()TJsonReader< CharType >inlineprotected
TJsonReader(FArchive *InStream)TJsonReader< CharType >inlineexplicitprotected
ValueAsStringReturnType typedefTJsonReader< CharType >
~TJsonReader()TJsonReader< CharType >inlinevirtual