![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Request to create a wallet for a specified holder, identified by ULID and holder type. More...
#include <LootLockerBalanceRequestHandler.h>
Data Fields | |
| FString | Holder_id = "" |
| ULID of the holder you want to create a wallet for. | |
| FString | Holder_type = "" |
| The type of holder that this holder id refers to. | |
| FString | Id = "" |
| The id of the created wallet. | |
Request to create a wallet for a specified holder, identified by ULID and holder type.
| FString FLootLockerCreateWalletRequest::Holder_id = "" |
ULID of the holder you want to create a wallet for.
| FString FLootLockerCreateWalletRequest::Holder_type = "" |
The type of holder that this holder id refers to.
| FString FLootLockerCreateWalletRequest::Id = "" |
The id of the created wallet.