LeviLamina
Loading...
Searching...
No Matches
TextProcessorInitParams.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TextProcessorInitParams {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk80e44e;
10
::ll::UntypedStorage<8, 64>
mUnk208261;
11
::ll::UntypedStorage<8, 64>
mUnk5d0ec6;
12
::ll::UntypedStorage<4, 8>
mUnk4d3f52;
13
::ll::UntypedStorage<8, 32>
mUnkcb05cd;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
TextProcessorInitParams& operator=(TextProcessorInitParams
const
&);
19
TextProcessorInitParams(TextProcessorInitParams
const
&);
20
TextProcessorInitParams();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
TextProcessorInitParams
(::TextProcessorInitParams&&);
26
27
MCNAPI
~TextProcessorInitParams
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCNAPI
void
*
$ctor
(::TextProcessorInitParams&&);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
};
TextProcessorInitParams::TextProcessorInitParams
MCAPI TextProcessorInitParams(::TextProcessorInitParams &&)
TextProcessorInitParams::$ctor
MCAPI void * $ctor(::TextProcessorInitParams &&)
TextProcessorInitParams::~TextProcessorInitParams
MCAPI ~TextProcessorInitParams()
TextProcessorInitParams::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
TextProcessorInitParams.h
Generated on
for LeviLamina by
1.16.1