LeviLamina
Loading...
Searching...
No Matches
EditorBootstrapper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
LevelData
;
11
namespace
Bedrock {
class
ActivationArguments; }
12
namespace
Core {
class
Result
; }
13
// clang-format on
14
15
class
EditorBootstrapper
:
public
::Bedrock::EnableNonOwnerReferences
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<1, 1>
mUnk9a3eaa;
20
::ll::UntypedStorage<1, 1>
mUnk42942f;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
EditorBootstrapper
& operator=(
EditorBootstrapper
const
&);
26
EditorBootstrapper
(
EditorBootstrapper
const
&);
27
EditorBootstrapper
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~EditorBootstrapper
()
/*override*/
=
default
;
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCAPI
void
processActivationArguments(
::Bedrock::ActivationArguments
const
& args);
40
41
MCAPI
void
processLoadedLevel(
::LevelData
& levelData,
::Core::Result
const
& levelLoadResult);
42
// NOLINTEND
43
44
public
:
45
// static variables
46
// NOLINTBEGIN
47
MCAPI static ::std::string
const
& EDITOR_MODE_ARGUMENT_KEY();
48
49
MCAPI static ::std::string
const
& EDITOR_MODE_ARGUMENT_VALUE();
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
58
public
:
59
// vftables
60
// NOLINTBEGIN
61
MCAPI
static
void
** $vftable();
62
// NOLINTEND
63
};
Bedrock::ActivationArguments
Definition
ActivationArguments.h:7
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
Core::Result
Definition
Result.h:17
EditorBootstrapper
Definition
EditorBootstrapper.h:15
LevelData
Definition
LevelData.h:48
Result
Definition
Result.h:6
ll::UntypedStorage
Definition
Alias.h:14
src
mc
common
EditorBootstrapper.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0