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();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
ScriptGenerator
(::ScriptGenerator&&);
25
26
MCNAPI
ScriptGenerator
(::ScriptGenerator
const
&);
27
28
MCNAPI
~ScriptGenerator
();
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCNAPI
void
*
$ctor
(::ScriptGenerator&&);
35
36
MCNAPI
void
*
$ctor
(::ScriptGenerator
const
&);
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
ScriptGenerator::ScriptGenerator
MCAPI ScriptGenerator(::ScriptGenerator &&)
ScriptGenerator::$ctor
MCAPI void * $ctor(::ScriptGenerator &&)
ScriptGenerator::$ctor
MCAPI void * $ctor(::ScriptGenerator const &)
ScriptGenerator::$dtor
MCAPI void $dtor()
ScriptGenerator::ScriptGenerator
MCAPI ScriptGenerator(::ScriptGenerator const &)
ScriptGenerator::~ScriptGenerator
MCAPI ~ScriptGenerator()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
ScriptGenerator.h
Generated on
for LeviLamina by
1.16.1