![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerBalanceRequest.h>
Data Fields | |
| FString | Amount |
| Amount of the given currency to debit/credit to/from the given wallet. | |
| FString | Currency_id |
| The id of the currency that the amount is given in. | |
| FString | Wallet_id |
| The id of the wallet to credit/debit to/from. | |
| FString FLootLockerServerDebitRequest::Amount |
Amount of the given currency to debit/credit to/from the given wallet.
| FString FLootLockerServerDebitRequest::Currency_id |
The id of the currency that the amount is given in.
| FString FLootLockerServerDebitRequest::Wallet_id |
The id of the wallet to credit/debit to/from.