LeviLamina
Loading...
Searching...
No Matches
ScriptGenerator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ScriptGenerator {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 8>
mUnk89b263;
10
::ll::UntypedStorage<8, 96>
mUnkff82ed;
11
::ll::UntypedStorage<8, 184>
mUnked42f3;
12
::ll::UntypedStorage<1, 1>
mUnk6289a7;
13
::ll::UntypedStorage<1, 1>
mUnkbd63ee;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ScriptGenerator& operator=(ScriptGenerator
const
&);
19
ScriptGenerator(ScriptGenerator
const
&);
20
ScriptGenerator();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
~ScriptGenerator
();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCNAPI
void
$dtor
();
32
// NOLINTEND
33
};
ScriptGenerator::$dtor
MCAPI void $dtor()
ScriptGenerator::~ScriptGenerator
MCAPI ~ScriptGenerator()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
ScriptGenerator.h
Generated on
for LeviLamina by
1.16.1