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