LeviLamina
Loading...
Searching...
No Matches
ServerScriptManagerEvents.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/pub_sub/Publisher.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Bedrock::PubSub::ThreadModel {
struct
SingleThreaded; }
11
// clang-format on
12
13
struct
ServerScriptManagerEvents
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 48,
::Bedrock::PubSub::Publisher
<void(),
::Bedrock::PubSub::ThreadModel::SingleThreaded
, 0>>
18
mOnModuleStartupComplete;
19
::ll::TypedStorage<8, 48,
::Bedrock::PubSub::Publisher
<void(),
::Bedrock::PubSub::ThreadModel::SingleThreaded
, 0>>
20
mOnWorldInitializeComplete;
21
::ll::TypedStorage<8, 48,
::Bedrock::PubSub::Publisher
<void(),
::Bedrock::PubSub::ThreadModel::SingleThreaded
, 0>>
22
mOnPreReload;
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
~ServerScriptManagerEvents
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
Bedrock::PubSub::Publisher
Definition
Publisher.h:8
Bedrock::PubSub::ThreadModel::SingleThreaded
Definition
SingleThreaded.h:7
ServerScriptManagerEvents
Definition
ServerScriptManagerEvents.h:13
ServerScriptManagerEvents::~ServerScriptManagerEvents
MCAPI ~ServerScriptManagerEvents()
ServerScriptManagerEvents::$dtor
MCAPI void $dtor()
src
mc
scripting
ServerScriptManagerEvents.h
Generated on Wed Jul 16 2025 07:41:22 for LeviLamina by
1.12.0