USTRUCT(BlueprintType)
More...
#include <XAPITypes.h>
|
FXAPIAgent | Actor |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
|
|
FXAPIAgent | Authority |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
|
|
FXAPIContext | Context |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
|
|
FGuid | Id |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
|
|
FXAPIResult | Result |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
|
|
TOptional< FDateTime > | Stored |
|
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 1156 of file XAPITypes.h.
◆ FromJsonObject()
void FXAPIStatement::FromJsonObject |
( |
const TSharedPtr< FJsonObject > & | JObject | ) |
|
|
overridevirtual |
◆ GENERATED_BODY()
FXAPIStatement::GENERATED_BODY |
( |
| ) |
|
◆ IsEmpty()
bool FXAPIStatement::IsEmpty |
( |
| ) |
const |
|
overridevirtual |
◆ Stamp()
void FXAPIStatement::Stamp |
( |
| ) |
const |
◆ ToJsonObject()
TSharedPtr< FJsonObject > FXAPIStatement::ToJsonObject |
( |
| ) |
const |
|
overridevirtual |
◆ Actor
|
inheritedEditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1032 of file XAPITypes.h.
◆ Authority
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1174 of file XAPITypes.h.
◆ Context
|
inheritedEditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1060 of file XAPITypes.h.
◆ Id
|
mutableEditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1165 of file XAPITypes.h.
◆ Result
|
inheritedEditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1053 of file XAPITypes.h.
◆ Stored
TOptional<FDateTime> FXAPIStatement::Stored |
|
mutable |
◆ Target
|
inheritedEditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1046 of file XAPITypes.h.
◆ TimeStamp
TOptional<FDateTime> FXAPIStatementBase::TimeStamp |
|
inherited |
◆ Verb
|
inheritedEditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Statement")
Definition at line 1039 of file XAPITypes.h.
The documentation for this struct was generated from the following files: