UnparsedJsonObject

The unparsed Json object representing this item.

Windows
MacOS
Linux

Syntax

TSharedPtr< FJsonObject > UnparsedJsonObject

Remarks

The unparsed Json object representing this item. Auto-cleared after parsing. Does not need to be declared as thread-safe because it's only accessed when parsing and that is already a critical section.

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