LeviLamina
Loading...
Searching...
No Matches
ILocalServerPauseCommunication.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ILocalServerPauseCommunication
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
virtual
~ILocalServerPauseCommunication
() =
default
;
10
11
virtual
bool
requestInGamePause(
bool
) = 0;
12
// NOLINTEND
13
14
public
:
15
// virtual function thunks
16
// NOLINTBEGIN
17
18
// NOLINTEND
19
};
ILocalServerPauseCommunication
Definition
ILocalServerPauseCommunication.h:5
src
mc
common
ILocalServerPauseCommunication.h
Generated on
for LeviLamina by
1.16.1