A Demo Project for the UnrealEngineSDK
|
USTRUCT(BlueprintType) More...
#include <ApexTypes.h>
Public Member Functions | |
virtual | ~FJoinSessionData () |
virtual void | FromJsonObject (const TSharedPtr< FJsonObject > &JObject) |
GENERATED_BODY () | |
virtual TSharedPtr< FJsonObject > | ToJsonObject () const |
Public Attributes | |
FString | DeviceId |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session") | |
FString | EventType |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session") | |
FString | IpAddress |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session") | |
FXAPIStatement | JsonData |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session") | |
int | ModuleId |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session") | |
FString | Uuid |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session") | |
USTRUCT(BlueprintType)
Definition at line 50 of file ApexTypes.h.
|
inlinevirtual |
Definition at line 91 of file ApexTypes.h.
|
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.
FJoinSessionData::GENERATED_BODY | ( | ) |
|
inlinevirtual |
Reimplemented from FJsonable.
Definition at line 93 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session")
Definition at line 77 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session")
Definition at line 65 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session")
Definition at line 83 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session")
Definition at line 89 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session")
Definition at line 71 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Join Session")
Definition at line 59 of file ApexTypes.h.