LeviLamina
Loading...
Searching...
No Matches
PauseManager.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/game_refs/StackRefResult.h"
7
#include "mc/world/SimulationType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
ILocalServerPauseCommunication
;
12
// clang-format on
13
14
class
PauseManager {
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<1, 1>
mUnk994f71;
19
::ll::UntypedStorage<1, 1>
mUnkf88b2a;
20
::ll::UntypedStorage<1, 1>
mUnk99ce49;
21
::ll::UntypedStorage<8, 8>
mUnkd10131;
22
::ll::UntypedStorage<8, 128>
mUnk2c9d89;
23
::ll::UntypedStorage<8, 16>
mUnk903eb4;
24
::ll::UntypedStorage<8, 48>
mUnk5b37dc;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
PauseManager& operator=(PauseManager
const
&);
30
PauseManager(PauseManager
const
&);
31
PauseManager();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
#ifdef LL_PLAT_C
37
MCNAPI
bool
requestInGamePause(
::ILocalServerPauseCommunication
& pauseCommunication,
bool
status)
const
;
38
#endif
39
40
MCNAPI
~PauseManager
();
41
// NOLINTEND
42
43
public
:
44
// static functions
45
// NOLINTBEGIN
46
MCNAPI static ::SimulationType
getSimulationType
(
::StackRefResult<::PauseManager const>
pauseManager);
47
48
#ifdef LL_PLAT_C
49
MCNAPI
static
void
50
setSimulationType(
::StackRefResult<::PauseManager>
pauseManager, ::SimulationType simulationType);
51
#endif
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
MCNAPI
void
$dtor
();
58
// NOLINTEND
59
};
ILocalServerPauseCommunication
Definition
ILocalServerPauseCommunication.h:5
PauseManager::$dtor
MCAPI void $dtor()
PauseManager::~PauseManager
MCAPI ~PauseManager()
PauseManager::getSimulationType
static MCAPI ::SimulationType getSimulationType(::StackRefResult<::PauseManager const > pauseManager)
StackRefResult
Definition
StackRefResult.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
PauseManager.h
Generated on
for LeviLamina by
1.16.1