XsollaStoreDelegates.h
10DECLARE_DYNAMIC_DELEGATE_OneParam(FOnVirtualCurrenciesUpdate, const FVirtualCurrencyData&, VirtualCurrencyData);
11DECLARE_DYNAMIC_DELEGATE_OneParam(FOnVirtualCurrencyPackagesUpdate, const FVirtualCurrencyPackagesData&, Data);
12DECLARE_DYNAMIC_DELEGATE_OneParam(FOnGetItemsListBySpecifiedGroup, const FStoreItemsList&, ItemsList);
13DECLARE_DYNAMIC_DELEGATE_OneParam(FOnGetListOfBundlesUpdate, const FStoreListOfBundles&, ListOfBundles);
Definition: XsollaStoreDelegates.h:17
Definition: XsollaStoreDataModel.h:248
Definition: XsollaStoreDataModel.h:236
Definition: XsollaStoreDataModel.h:658
Definition: XsollaStoreDataModel.h:338
Definition: XsollaStoreDataModel.h:449