USTRUCT(BlueprintType)
More...
#include <ApexTypes.h>
|
FString | Password |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Login")
|
|
FString | Username |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Login")
|
|
USTRUCT(BlueprintType)
Definition at line 15 of file ApexTypes.h.
◆ FApexLoginInfo() [1/2]
FApexLoginInfo::FApexLoginInfo |
( |
| ) |
|
|
inline |
◆ FApexLoginInfo() [2/2]
FApexLoginInfo::FApexLoginInfo |
( |
FString | InUsername, |
|
|
FString | InPassword ) |
|
inline |
◆ GENERATED_BODY()
FApexLoginInfo::GENERATED_BODY |
( |
| ) |
|
◆ Password
FString FApexLoginInfo::Password |
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Login")
Definition at line 31 of file ApexTypes.h.
◆ Username
FString FApexLoginInfo::Username |
|
EditAnywhereBlueprintReadWrite |
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Apex|Login")
Definition at line 24 of file ApexTypes.h.
The documentation for this struct was generated from the following file:
- SDKDemo/Plugins/UnrealEngineSDK/PixoApex/Source/ApexSDK/Public/ApexTypes.h