Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
| |
|
| Name |
FCodeEvaluationInfo |
| Type |
class |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineCodeRedemptionInterface.h |
| Include Path |
#include "Interfaces/OnlineCodeRedemptionInterface.h" |
Syntax
class FCodeEvaluationInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CodeId |
FString |
|
Interfaces/OnlineCodeRedemptionInterface.h |
|
| CodeStatus |
FString |
|
Interfaces/OnlineCodeRedemptionInterface.h |
|
| CodeType |
FString |
|
Interfaces/OnlineCodeRedemptionInterface.h |
|
| OfferId |
FString |
|
Interfaces/OnlineCodeRedemptionInterface.h |
|