![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerProgressionGenericTypes.h>
Data Fields | |
| FString | Currency_name = "" |
| The name of the currency that this reward is for. | |
| FString | Currency_code = "" |
| The unique code for the currency that this reward is for. | |
| FString | Amount = "" |
| The amount of the specified currency that was rewarded. | |
| FString FLootLockerServerCurrencyReward::Amount = "" |
The amount of the specified currency that was rewarded.
| FString FLootLockerServerCurrencyReward::Currency_code = "" |
The unique code for the currency that this reward is for.
| FString FLootLockerServerCurrencyReward::Currency_name = "" |
The name of the currency that this reward is for.