![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerBalanceRequest.h>
Data Fields | |
| FString | Currency_id |
| The id of the currency. | |
| FString | Currency_name |
| The name of the currency. | |
| FString | Currency_code |
| The currency code. | |
| FString | Factor |
| The factor of this currency. | |
| FString | Created_at |
| When this currency modifier was created. | |
| FString | Expires_at |
| When this currency modifier expires. | |
| FString FLootLockerServerBalanceModifiers::Created_at |
When this currency modifier was created.
| FString FLootLockerServerBalanceModifiers::Currency_code |
The currency code.
| FString FLootLockerServerBalanceModifiers::Currency_id |
The id of the currency.
| FString FLootLockerServerBalanceModifiers::Currency_name |
The name of the currency.
| FString FLootLockerServerBalanceModifiers::Expires_at |
When this currency modifier expires.
| FString FLootLockerServerBalanceModifiers::Factor |
The factor of this currency.