LeviLamina
Loading...
Searching...
No Matches
TransactionFrame.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/file/FileAccessType.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Core {
class
PathView; }
11
// clang-format on
12
13
namespace
Core {
14
15
class
TransactionFrame
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnkdaefae;
20
::ll::UntypedStorage<8, 1032>
mUnk7de07b;
21
::ll::UntypedStorage<8, 80>
mUnkc9a957;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
TransactionFrame
& operator=(
TransactionFrame
const
&);
27
TransactionFrame
(
TransactionFrame
const
&);
28
TransactionFrame
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
TransactionFrame
(::Core::FileAccessType accessType,
::Core::PathView
path);
34
35
MCAPI
~TransactionFrame
();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor(::Core::FileAccessType accessType,
::Core::PathView
path);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCAPI
void
$dtor();
48
// NOLINTEND
49
};
50
51
}
// namespace Core
Core::PathView
Definition
PathView.h:16
Core::TransactionFrame
Definition
TransactionFrame.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
TransactionFrame.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0