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>
mUnkbc13fe;
11
::ll::UntypedStorage<4, 8>
mUnk4d3f52;
12
::ll::UntypedStorage<8, 32>
mUnkff1c15;
13
::ll::UntypedStorage<8, 32>
mUnk654dc5;
14
::ll::UntypedStorage<8, 32>
mUnkf62a5a;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
TextProcessorInitParams
& operator=(
TextProcessorInitParams
const
&);
20
TextProcessorInitParams
(
TextProcessorInitParams
const
&);
21
TextProcessorInitParams
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
TextProcessorInitParams
(
::TextProcessorInitParams
&&);
27
28
MCNAPI
~TextProcessorInitParams
();
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCNAPI
void
*
$ctor
(
::TextProcessorInitParams
&&);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
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 Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0