A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FJsonable Struct Reference

USTRUCT() More...

#include <ApexJSON.h>

Inheritance diagram for FJsonable:
[legend]

Public Member Functions

virtual ~FJsonable ()
 
virtual void FromJsonObject (const TSharedPtr< FJsonObject > &JObject)
 
 GENERATED_BODY ()
 
virtual TSharedPtr< FJsonObject > ToJsonObject () const
 

Detailed Description

USTRUCT()

Definition at line 12 of file ApexJSON.h.

Constructor & Destructor Documentation

◆ ~FJsonable()

virtual FJsonable::~FJsonable ( )
inlinevirtual

Definition at line 16 of file ApexJSON.h.

Member Function Documentation

◆ FromJsonObject()

virtual void FJsonable::FromJsonObject ( const TSharedPtr< FJsonObject > & JObject)
inlinevirtual

Reimplemented in FAPEXRequestFailed, FSessionData, FCompleteSessionData, FAPEXOrganization, FUserSessionData, FApexUserData, FSessionReportData, FTopTenData, FAPEXAuthenticationCode, FXAPIInteractionComponent, FXAPIActivityDefinition, FXAPIAgent, FXAPIVerb, FXAPIActivity, FXAPIContext, FXAPIScore, FXAPIResult, FXAPIStatementBase, and FXAPIStatement.

Definition at line 18 of file ApexJSON.h.

Here is the caller graph for this function:

◆ GENERATED_BODY()

FJsonable::GENERATED_BODY ( )

◆ ToJsonObject()


The documentation for this struct was generated from the following file: