A Demo Project for the UnrealEngineSDK
|
USTRUCT(BlueprintType) More...
#include <XAPITypes.h>
Public Member Functions | |
virtual void | FromJsonObject (const TSharedPtr< FJsonObject > &JObject) override |
GENERATED_BODY () | |
virtual bool | IsEmpty () const override |
virtual TSharedPtr< FJsonObject > | ToJsonObject () const override |
Public Attributes | |
FXAPIAgent | Actor |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement") | |
FXAPIContext | Context |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement") | |
FXAPIResult | Result |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement") | |
FXAPIActivity | Target |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement") | |
TOptional< FDateTime > | TimeStamp |
FXAPIVerb | Verb |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement") | |
USTRUCT(BlueprintType)
Definition at line 1017 of file XAPITypes.h.
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Reimplemented in FXAPIStatement.
Definition at line 1071 of file XAPITypes.h.
FXAPIStatementBase::GENERATED_BODY | ( | ) |
|
inlineoverridevirtual |
Reimplemented from FXAPIBase.
Reimplemented in FXAPIStatement.
Definition at line 1064 of file XAPITypes.h.
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Reimplemented in FXAPIStatement.
Definition at line 1109 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1031 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1059 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1052 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1045 of file XAPITypes.h.
TOptional<FDateTime> FXAPIStatementBase::TimeStamp |
Definition at line 1062 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1038 of file XAPITypes.h.