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, 104>
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
// NOLINTEND
28
29
public
:
30
// static variables
31
// NOLINTBEGIN
32
MCNAPI static ::std::string
const
&
SCRIPT_WATCHDOG_JOB_QUEUE_PHASE_NAME
();
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
MCNAPI
void
*
$ctor
();
39
// NOLINTEND
40
};
ScriptWatchdog
Definition
ScriptWatchdog.h:5
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()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
watchdog
ScriptWatchdog.h
Generated on Fri Jun 13 2025 05:04:51 for LeviLamina by
1.12.0