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, 72>
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
MCNAPI
TransactionFrame
(::Core::FileAccessType accessType,
::Core::PathView
path);
34
35
MCNAPI
~TransactionFrame
();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCNAPI
void
*
$ctor
(::Core::FileAccessType accessType,
::Core::PathView
path);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCNAPI
void
$dtor
();
48
// NOLINTEND
49
};
50
51
}
// namespace Core
Core::PathView
Definition
PathView.h:17
Core::TransactionFrame::TransactionFrame
MCAPI TransactionFrame(::Core::FileAccessType accessType, ::Core::PathView path)
Core::TransactionFrame::$ctor
MCAPI void * $ctor(::Core::FileAccessType accessType, ::Core::PathView path)
Core::TransactionFrame::~TransactionFrame
MCAPI ~TransactionFrame()
Core::TransactionFrame::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
file
TransactionFrame.h
Generated on
for LeviLamina by
1.16.1