LeviLamina
Loading...
Searching...
No Matches
StoreListenerMultistore.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/store/iap/StoreListener.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
PurchaseInfo
;
11
// clang-format on
12
13
class
StoreListenerMultistore
:
public
::StoreListener
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~StoreListenerMultistore
()
/*override*/
=
default
;
19
20
// vIndex: 14
21
virtual
void
onQueryPurchasesSuccessMultistore(::std::string
const
&, ::std::vector<::PurchaseInfo>
const
&) = 0;
22
23
// vIndex: 15
24
virtual
void
onQueryPurchasesFailMultistore(::std::string
const
&) = 0;
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
37
// NOLINTEND
38
};
StoreListenerMultistore
Definition
StoreListenerMultistore.h:13
StoreListener
Definition
StoreListener.h:12
PurchaseInfo
Definition
PurchaseInfo.h:5
src
mc
client
store
iap
StoreListenerMultistore.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0