LeviLamina
Loading...
Searching...
No Matches
ScriptWatchdog.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ScriptWatchdog
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 96>
mUnkd7bdf5;
10
::ll::UntypedStorage<8, 64>
mUnk7150c1;
11
::ll::UntypedStorage<4, 4>
mUnkeb8210;
12
::ll::UntypedStorage<4, 4>
mUnk7e0607;
13
::ll::UntypedStorage<4, 4>
mUnkabaa0e;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ScriptWatchdog
& operator=(
ScriptWatchdog
const
&);
19
ScriptWatchdog
(
ScriptWatchdog
const
&);
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
ScriptWatchdog
();
25
26
MCNAPI ::ScriptWatchdog&
operator=
(
::ScriptWatchdog
&&);
27
28
MCNAPI
~ScriptWatchdog
();
29
// NOLINTEND
30
31
public
:
32
// static variables
33
// NOLINTBEGIN
34
MCNAPI static ::std::string
const
&
SCRIPT_WATCHDOG_JOB_QUEUE_PHASE_NAME
();
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
MCNAPI
void
*
$ctor
();
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCNAPI
void
$dtor
();
47
// NOLINTEND
48
};
ScriptWatchdog
Definition
ScriptWatchdog.h:5
ScriptWatchdog::$dtor
MCAPI void $dtor()
ScriptWatchdog::operator=
MCAPI::ScriptWatchdog & operator=(::ScriptWatchdog &&)
ScriptWatchdog::$ctor
MCAPI void * $ctor()
ScriptWatchdog::SCRIPT_WATCHDOG_JOB_QUEUE_PHASE_NAME
static MCAPI ::std::string const & SCRIPT_WATCHDOG_JOB_QUEUE_PHASE_NAME()
ScriptWatchdog::~ScriptWatchdog
MCAPI ~ScriptWatchdog()
ScriptWatchdog::ScriptWatchdog
MCAPI ScriptWatchdog()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
watchdog
ScriptWatchdog.h
Generated on Sun Oct 12 2025 06:32:06 for LeviLamina by
1.12.0