LeviLamina
Loading...
Searching...
No Matches
ScriptPlaytestLauncher.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/common/editor/SessionResult.h"
7
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
8
#include "mc/deps/scripting/binding_type/EnumBindingBuilder.h"
9
10
namespace
Editor::ScriptModule {
11
12
class
ScriptPlaytestLauncher
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 16>
mUnkedb14b;
17
::ll::UntypedStorage<8, 8>
mUnk2af753;
18
::ll::UntypedStorage<8, 24>
mUnk6c9ff7;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptPlaytestLauncher
& operator=(
ScriptPlaytestLauncher
const
&);
24
ScriptPlaytestLauncher
(
ScriptPlaytestLauncher
const
&);
25
ScriptPlaytestLauncher
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~ScriptPlaytestLauncher
() =
default
;
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCAPI static ::Scripting::ClassBindingBuilder<::Editor::ScriptModule::ScriptPlaytestLauncher> bindClass();
38
39
MCAPI static ::Scripting::EnumBindingBuilder<::Editor::Playtest::SessionResult, ::Editor::Playtest::SessionResult>
40
bindSessionResultEnums();
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
47
// NOLINTEND
48
49
public
:
50
// vftables
51
// NOLINTBEGIN
52
MCAPI
static
void
** $vftable();
53
// NOLINTEND
54
};
55
56
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptPlaytestLauncher
Definition
ScriptPlaytestLauncher.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
script
ScriptPlaytestLauncher.h
Generated on Sat Apr 26 2025 05:55:33 for LeviLamina by
1.12.0