This is the complete list of members for FOnlineWalletV2AccelByte, including all inherited members.
| AccelByteSubsystem | FOnlineWalletV2AccelByte | protected |
| AddCurrencyToList(const FString &CurrencyCode, const TSharedRef< FAccelByteModelsCurrencyList > &InCurrencyList) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| AddWalletInfoToListV2(int32 LocalUserNum, const FString &CurrencyCode, const TSharedRef< FAccelByteModelsWalletInfoResponse > &InWalletInfo) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| DEFINE_ONLINE_PLAYER_DELEGATE_THREE_PARAM(MAX_LOCAL_PLAYERS, OnGetCurrencyListCompleted, bool, const TArray< FAccelByteModelsCurrencyList > &, const FString &) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| DEFINE_ONLINE_PLAYER_DELEGATE_THREE_PARAM(MAX_LOCAL_PLAYERS, OnGetWalletInfoV2Completed, bool, const FAccelByteModelsWalletInfoResponse &, const FString &) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| DEFINE_ONLINE_PLAYER_DELEGATE_THREE_PARAM(MAX_LOCAL_PLAYERS, OnGetWalletTransactionsCompleted, bool, const TArray< FAccelByteModelsWalletTransactionInfo > &, const FString &) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| DEFINE_ONLINE_PLAYER_DELEGATE_TWO_PARAM(MAX_LOCAL_PLAYERS, OnWalletBalanceChangedNotification, const FUniqueNetId &, const FAccelByteModelsWalletBalanceChangedNotification &) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| DEFINE_ONLINE_PLAYER_DELEGATE_TWO_PARAM(MAX_LOCAL_PLAYERS, OnWalletStatusChangedNotification, const FUniqueNetId &, const FAccelByteModelsWalletStatusChangedNotification &) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| FOnlineWalletV2AccelByte() | FOnlineWalletV2AccelByte | inlineprotected |
| GetAllCurrencyFromCache(TArray< FAccelByteModelsCurrencyList > &OutCurrencyList) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| GetCurrencyFromCache(const FString &CurrencyCode, FAccelByteModelsCurrencyList &OutCurrency) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| GetCurrencyList(int32 LocalUserNum, bool bAlwaysRequestToService=false) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| GetFromSubsystem(const IOnlineSubsystem *Subsystem, TSharedPtr< FOnlineWalletV2AccelByte, ESPMode::ThreadSafe > &OutInterfaceInstance) | FOnlineWalletV2AccelByte | static |
| GetFromWorld(const UWorld *World, TSharedPtr< FOnlineWalletV2AccelByte, ESPMode::ThreadSafe > &OutInterfaceInstance) | FOnlineWalletV2AccelByte | static |
| GetWalletInfoByCurrencyCodeV2(int32 LocalUserNum, const FString &CurrencyCode, bool bAlwaysRequestToService=false) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| GetWalletInfoFromCacheV2(int32 LocalUserNum, const FString &CurrencyCode, FAccelByteModelsWalletInfoResponse &OutWalletInfo) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| ListWalletTransactionsByCurrencyCode(int32 LocalUserNum, const FString &CurrencyCode, int32 Offset=0, int32 Limit=20) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | |
| OnWalletBalanceChangedNotificationReceived(const FAccelByteModelsWalletBalanceChangedNotification &Response, int32 InLocalUserNum) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | protected |
| OnWalletBalanceChangedNotificationReceivedDelegateHandleMap (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | protected |
| OnWalletStatusChangedNotificationReceived(const FAccelByteModelsWalletStatusChangedNotification &Response, int32 InLocalUserNum) (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | protected |
| OnWalletStatusChangedNotificationReceivedDelegateHandleMap (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | protected |
| ~FOnlineWalletV2AccelByte() (defined in FOnlineWalletV2AccelByte) | FOnlineWalletV2AccelByte | inlinevirtual |