Unreal access to the PixoVR Platform
|
USTRUCT() More...
#include <PixoPlatformJSON.h>
Public Member Functions | |
virtual | ~FJsonable () |
virtual void | FromJsonObject (const TSharedPtr< FJsonObject > &JObject) |
GENERATED_BODY () | |
virtual TSharedPtr< FJsonObject > | ToJsonObject () const |
USTRUCT()
Definition at line 12 of file PixoPlatformJSON.h.
|
inlinevirtual |
Definition at line 16 of file PixoPlatformJSON.h.
|
inlinevirtual |
Reimplemented in FPRequestFailed, FPOrganization, and FUserSessionData.
Definition at line 18 of file PixoPlatformJSON.h.
FJsonable::GENERATED_BODY | ( | ) |
|
inlinevirtual |
Reimplemented in FPOrganization, and FUserSessionData.
Definition at line 23 of file PixoPlatformJSON.h.