A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FPixoLoginReplyInfo Struct ReferenceBlueprintType

Structure representing login reply information. More...

#include <PixoLoginTypes.h>

Public Member Functions

 GENERATED_BODY ()
 

Public Attributes

ELoginRequestReply Reply
 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo HTTP")
 

Detailed Description

Structure representing login reply information.

Todo
Investigate whether this structure is necessary due to the existence of ApexSDK

USTRUCT(BlueprintType)

Definition at line 91 of file PixoLoginTypes.h.

Member Function Documentation

◆ GENERATED_BODY()

FPixoLoginReplyInfo::GENERATED_BODY ( )

Member Data Documentation

◆ Reply

ELoginRequestReply FPixoLoginReplyInfo::Reply
BlueprintReadWriteEditAnywhere

UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Pixo HTTP")

Definition at line 100 of file PixoLoginTypes.h.


The documentation for this struct was generated from the following file: