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>
mUnk6323d8;
10
::ll::UntypedStorage<8, 64>
mUnk519924;
11
::ll::UntypedStorage<8, 64>
mUnk9349ca;
12
::ll::UntypedStorage<4, 8>
mUnk4d3f52;
13
::ll::UntypedStorage<8, 32>
mUnkff1c15;
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
Definition
TextProcessorInitParams.h:5
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 Wed Jul 23 2025 08:34:27 for LeviLamina by
1.12.0