![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to credit a specified amount of a given currency to a wallet. More...
#include <LootLockerBalanceRequestHandler.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. | |
Request to credit a specified amount of a given currency to a wallet.
| FString FLootLockerCreditRequest::Amount = "" |
Amount of the given currency to debit/credit to/from the given wallet.
| FString FLootLockerCreditRequest::Currency_id = "" |
The id of the currency that the amount is given in.
| FString FLootLockerCreditRequest::Wallet_id = "" |
The id of the wallet to credit/debit to/from.