LeviLamina
Loading...
Searching...
No Matches
ScopedGameTestTickingArea.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ITickingArea
;
8
// clang-format on
9
10
class
ScopedGameTestTickingArea
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnk327de1;
15
::ll::UntypedStorage<8, 8>
mUnk5eb88c;
16
::ll::UntypedStorage<4, 24>
mUnkc921a0;
17
::ll::UntypedStorage<8, 32>
mUnkc0ba01;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScopedGameTestTickingArea
& operator=(
ScopedGameTestTickingArea
const
&);
23
ScopedGameTestTickingArea
(
ScopedGameTestTickingArea
const
&);
24
ScopedGameTestTickingArea
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
void
_createTickingArea();
30
31
MCAPI
void
_removeTickingArea();
32
33
MCAPI
bool
areChunksLoaded();
34
35
MCAPI ::std::shared_ptr<::ITickingArea> getTickingArea()
const
;
36
// NOLINTEND
37
38
public
:
39
// static variables
40
// NOLINTBEGIN
41
MCAPI static ::std::string
const
& TICKING_AREA_PREFIX();
42
// NOLINTEND
43
};
ITickingArea
Definition
ITickingArea.h:25
ScopedGameTestTickingArea
Definition
ScopedGameTestTickingArea.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
gametest
ScopedGameTestTickingArea.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0