LeviLamina
Loading...
Searching...
No Matches
ScriptPlaytestLauncher.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding; }
8
namespace
Scripting {
struct
EnumBinding; }
9
// clang-format on
10
11
namespace
Editor::ScriptModule {
12
13
class
ScriptPlaytestLauncher
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 16>
mUnkedb14b;
18
::ll::UntypedStorage<8, 8>
mUnk2af753;
19
::ll::UntypedStorage<8, 24>
mUnk6c9ff7;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ScriptPlaytestLauncher
& operator=(
ScriptPlaytestLauncher
const
&);
25
ScriptPlaytestLauncher
(
ScriptPlaytestLauncher
const
&);
26
ScriptPlaytestLauncher
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 0
32
virtual
~ScriptPlaytestLauncher
() =
default
;
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCNAPI static ::Scripting::ClassBinding
bindClass
();
39
40
MCNAPI static ::Scripting::EnumBinding
bindSessionResultEnums
();
41
// NOLINTEND
42
43
public
:
44
// vftables
45
// NOLINTBEGIN
46
MCNAPI
static
void
**
$vftable
();
47
// NOLINTEND
48
};
49
50
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptPlaytestLauncher
Definition
ScriptPlaytestLauncher.h:13
Editor::ScriptModule::ScriptPlaytestLauncher::bindClass
static MCAPI ::Scripting::ClassBinding bindClass()
Editor::ScriptModule::ScriptPlaytestLauncher::bindSessionResultEnums
static MCAPI ::Scripting::EnumBinding bindSessionResultEnums()
Editor::ScriptModule::ScriptPlaytestLauncher::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
script
ScriptPlaytestLauncher.h
Generated on Fri Jun 13 2025 05:04:30 for LeviLamina by
1.12.0