A Demo Project for the UnrealEngineSDK
|
USTRUCT(BlueprintType) More...
#include <ApexTypes.h>
Public Member Functions | |
virtual | ~FSessionReportData () |
virtual void | FromJsonObject (const TSharedPtr< FJsonObject > &JObject) override |
GENERATED_BODY () | |
virtual TSharedPtr< FJsonObject > | ToJsonObject () const |
Public Attributes | |
FString | CreatedAt |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
FString | EventType |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
FString | Id |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
FXAPIStatement | JsonData |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
bool | LessonStatus |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
int | ModuleId |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
float | SessionDuration |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
int | SessionId |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
FString | UpdatedAt |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
int | UserId |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report") | |
USTRUCT(BlueprintType)
Definition at line 710 of file ApexTypes.h.
|
inlinevirtual |
Definition at line 775 of file ApexTypes.h.
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Definition at line 777 of file ApexTypes.h.
FSessionReportData::GENERATED_BODY | ( | ) |
|
inlinevirtualinherited |
Reimplemented in FJoinSessionData, FXAPIScore, FCompleteSessionData, FSessionEventData, FAPEXOrganization, FUserSessionData, FApexUserData, FTopTenData, FXAPIExtension, FXAPILanguageMap, FXAPIInteractionComponent, FXAPIActivityDefinition, FXAPIAgent, FXAPIVerb, FXAPIActivity, FXAPIContext, FXAPIResult, FXAPIStatementBase, and FXAPIStatement.
Definition at line 23 of file ApexJSON.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 761 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 725 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 719 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 773 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 755 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 737 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 749 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 743 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 767 of file ApexTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Session Report")
Definition at line 731 of file ApexTypes.h.