LeviLamina
Loading...
Searching...
No Matches
ReceiptFulfillment.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ReceiptFulfillment
{
6
public
:
7
// ReceiptFulfillment inner types declare
8
// clang-format off
9
struct
ReceiptData
;
10
// clang-format on
11
12
// ReceiptFulfillment inner types define
13
struct
ReceiptData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 96>
mUnk482e9b;
18
::ll::UntypedStorage<8, 64>
mUnk7519b9;
19
::ll::UntypedStorage<8, 64>
mUnk3caae9;
20
::ll::UntypedStorage<1, 1>
mUnk26281f;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ReceiptData
& operator=(
ReceiptData
const
&);
26
ReceiptData
(
ReceiptData
const
&);
27
ReceiptData
();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<8, 24>
mUnkfceb4f;
34
// NOLINTEND
35
36
public
:
37
// prevent constructor by default
38
ReceiptFulfillment
& operator=(
ReceiptFulfillment
const
&);
39
ReceiptFulfillment
(
ReceiptFulfillment
const
&);
40
ReceiptFulfillment
();
41
};
ReceiptFulfillment::ReceiptData
Definition
ReceiptFulfillment.h:13
ReceiptFulfillment
Definition
ReceiptFulfillment.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
services
requests
payment
ReceiptFulfillment.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0