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
MCNAPI
void
_createTickingArea
();
30
31
MCNAPI
void
_removeTickingArea
();
32
33
MCNAPI
bool
areChunksLoaded
();
34
35
MCNAPI ::std::shared_ptr<::ITickingArea>
getTickingArea
()
const
;
36
37
MCNAPI
~ScopedGameTestTickingArea
();
38
// NOLINTEND
39
40
public
:
41
// static variables
42
// NOLINTBEGIN
43
MCNAPI static ::std::string
const
&
TICKING_AREA_PREFIX
();
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCNAPI
void
$dtor
();
50
// NOLINTEND
51
};
ITickingArea
Definition
ITickingArea.h:25
ScopedGameTestTickingArea::_createTickingArea
MCAPI void _createTickingArea()
ScopedGameTestTickingArea::~ScopedGameTestTickingArea
MCAPI ~ScopedGameTestTickingArea()
ScopedGameTestTickingArea::areChunksLoaded
MCAPI bool areChunksLoaded()
ScopedGameTestTickingArea::getTickingArea
MCAPI ::std::shared_ptr<::ITickingArea > getTickingArea() const
ScopedGameTestTickingArea::$dtor
MCAPI void $dtor()
ScopedGameTestTickingArea::_removeTickingArea
MCAPI void _removeTickingArea()
ScopedGameTestTickingArea::TICKING_AREA_PREFIX
static MCAPI ::std::string const & TICKING_AREA_PREFIX()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
gametest
ScopedGameTestTickingArea.h
Generated on
for LeviLamina by
1.16.1