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 | |
FXAPIExtension | Extensions |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
FXAPIAgent | Instructor |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
FString | Language |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
FString | Platform |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
FGuid | Registration |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
FString | Revision |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
FXAPIAgent | Team |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context") | |
USTRUCT(BlueprintType)
Definition at line 647 of file XAPITypes.h.
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Definition at line 712 of file XAPITypes.h.
FXAPIContext::GENERATED_BODY | ( | ) |
|
inlineoverridevirtual |
Reimplemented from FXAPIBase.
Definition at line 704 of file XAPITypes.h.
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Definition at line 752 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 698 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 663 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 677 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 691 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 656 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 684 of file XAPITypes.h.
|
BlueprintReadWriteEditAnywhere |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|XAPI|Context")
Definition at line 670 of file XAPITypes.h.