Unreal access to the PixoVR Platform
|
USTRUCT(BlueprintType) More...
#include <PPlatformCoreJsonTypes.h>
Public Member Functions | |
virtual | ~FPOrganization () |
virtual void | FromJsonObject (const TSharedPtr< FJsonObject > &JObject) override |
GENERATED_BODY () | |
virtual TSharedPtr< FJsonObject > | ToJsonObject () const override |
Public Attributes | |
int | ID |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo Platform|Apex Org") | |
FString | Name |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo Platform|Apex Org") | |
FString | Status |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo Platform|Apex Org") | |
USTRUCT(BlueprintType)
Definition at line 62 of file PPlatformCoreJsonTypes.h.
|
inlinevirtual |
Definition at line 86 of file PPlatformCoreJsonTypes.h.
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Definition at line 88 of file PPlatformCoreJsonTypes.h.
FPOrganization::GENERATED_BODY | ( | ) |
|
inlineoverridevirtual |
Reimplemented from FJsonable.
Definition at line 95 of file PPlatformCoreJsonTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo Platform|Apex Org")
Definition at line 71 of file PPlatformCoreJsonTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo Platform|Apex Org")
Definition at line 77 of file PPlatformCoreJsonTypes.h.
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo Platform|Apex Org")
Definition at line 83 of file PPlatformCoreJsonTypes.h.