YOM Replicator SDK 0.8.0.0
A metaverse SDK created by YOM
|
The wallet which holds information about a the wallet of a player.
Public Attributes | |
INTERNAL TEnumAsByte< EWalletType > | WalletType = NoWallet |
The wallet type of this wallet, defaults to nothing. More... | |
FString | PublicWalletID = "" |
The walletID of this wallet, defaults to nothing. More... | |
FString | PlayerName = "" |
The name that is displayed on the name tag. More... | |
FString FWallet::PlayerName = "" |
The name that is displayed on the name tag.
FString FWallet::PublicWalletID = "" |
The walletID of this wallet, defaults to nothing.
INTERNAL TEnumAsByte<EWalletType> FWallet::WalletType = NoWallet |
The wallet type of this wallet, defaults to nothing.