Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FImaginaryFiBData
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.