LeviLamina
Loading...
Searching...
No Matches
TickingAreaDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TickingAreaDescription
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 12>
mUnk1c3e62;
10
::ll::UntypedStorage<4, 12>
mUnk10c34b;
11
::ll::UntypedStorage<4, 4>
mUnk77dd1d;
12
::ll::UntypedStorage<8, 32>
mUnkb4cc1f;
13
::ll::UntypedStorage<1, 1>
mUnk95b941;
14
::ll::UntypedStorage<1, 1>
mUnkb50ebe;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
TickingAreaDescription
& operator=(
TickingAreaDescription
const
&);
20
TickingAreaDescription
(
TickingAreaDescription
const
&);
21
TickingAreaDescription
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI ::std::string
asString
()
const
;
27
28
MCNAPI
~TickingAreaDescription
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
TickingAreaDescription
Definition
TickingAreaDescription.h:5
TickingAreaDescription::$dtor
MCAPI void $dtor()
TickingAreaDescription::asString
MCAPI::std::string asString() const
TickingAreaDescription::~TickingAreaDescription
MCAPI ~TickingAreaDescription()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
ticking
TickingAreaDescription.h
Generated on Fri Jun 13 2025 05:05:25 for LeviLamina by
1.12.0