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

USTRUCT() More...

#include <XAPIBase.h>

Inheritance diagram for FXAPIBase:
[legend]

Public Member Functions

virtual ~FXAPIBase ()
 
virtual void FromJsonObject (const TSharedPtr< FJsonObject > &JObject)
 
 GENERATED_BODY ()
 
virtual bool IsEmpty () const
 
virtual TSharedPtr< FJsonObject > ToJsonObject () const
 

Detailed Description

USTRUCT()

Definition at line 12 of file XAPIBase.h.

Constructor & Destructor Documentation

◆ ~FXAPIBase()

virtual FXAPIBase::~FXAPIBase ( )
inlinevirtual

Definition at line 16 of file XAPIBase.h.

Member Function Documentation

◆ FromJsonObject()

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

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()

FXAPIBase::GENERATED_BODY ( )

◆ IsEmpty()

virtual bool FXAPIBase::IsEmpty ( ) const
inlinevirtual

◆ ToJsonObject()


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