LeviLamina
Loading...
Searching...
No Matches
ActorPathingData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ActorPathingData
{
6
public
:
7
// ActorPathingData inner types declare
8
// clang-format off
9
struct
HomeRestrictionInfo
;
10
struct
MinMaxHeightCacheEntry
;
11
// clang-format on
12
13
// ActorPathingData inner types define
14
struct
MinMaxHeightCacheEntry
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk1f384a;
19
::ll::UntypedStorage<4, 4>
mUnk6da71e;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
MinMaxHeightCacheEntry
& operator=(
MinMaxHeightCacheEntry
const
&);
25
MinMaxHeightCacheEntry
(
MinMaxHeightCacheEntry
const
&);
26
MinMaxHeightCacheEntry
();
27
};
28
29
struct
HomeRestrictionInfo
{
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<4, 12>
mUnk4a556d;
34
::ll::UntypedStorage<4, 4>
mUnk8baac2;
35
// NOLINTEND
36
37
public
:
38
// prevent constructor by default
39
HomeRestrictionInfo
& operator=(
HomeRestrictionInfo
const
&);
40
HomeRestrictionInfo
(
HomeRestrictionInfo
const
&);
41
HomeRestrictionInfo
();
42
};
43
44
public
:
45
// member variables
46
// NOLINTBEGIN
47
::ll::UntypedStorage<4, 24>
mUnk843bf4;
48
::ll::UntypedStorage<4, 8>
mUnk320b89;
49
::ll::UntypedStorage<4, 12>
mUnk302bce;
50
::ll::UntypedStorage<4, 4>
mUnkee6a22;
51
::ll::UntypedStorage<1, 1>
mUnkdcacf9;
52
::ll::UntypedStorage<1, 1>
mUnkda42e3;
53
::ll::UntypedStorage<1, 1>
mUnke22ddd;
54
::ll::UntypedStorage<8, 8>
mUnkd3973f;
55
::ll::UntypedStorage<8, 8>
mUnkfd1d50;
56
::ll::UntypedStorage<8, 8>
mUnk278ebc;
57
::ll::UntypedStorage<8, 64>
mUnk17e30a;
58
::ll::UntypedStorage<8, 64>
mUnka40f0c;
59
::ll::UntypedStorage<8, 64>
mUnk34c423;
60
::ll::UntypedStorage<8, 8>
mUnk4fa88b;
61
::ll::UntypedStorage<1, 1>
mUnkb75952;
62
::ll::UntypedStorage<1, 1>
mUnk343a22;
63
::ll::UntypedStorage<1, 1>
mUnk8feccb;
64
::ll::UntypedStorage<1, 1>
mUnka4f5ae;
65
::ll::UntypedStorage<1, 1>
mUnke6b511;
66
::ll::UntypedStorage<1, 1>
mUnkd05c2a;
67
::ll::UntypedStorage<1, 1>
mUnk60cd79;
68
::ll::UntypedStorage<1, 1>
mUnkf32335;
69
::ll::UntypedStorage<4, 4>
mUnkea93b3;
70
::ll::UntypedStorage<8, 8>
mUnk98397f;
71
::ll::UntypedStorage<8, 64>
mUnkc31c85;
72
::ll::UntypedStorage<4, 20>
mUnked9575;
73
// NOLINTEND
74
75
public
:
76
// prevent constructor by default
77
ActorPathingData
& operator=(
ActorPathingData
const
&);
78
ActorPathingData
(
ActorPathingData
const
&);
79
ActorPathingData
();
80
81
public
:
82
// member functions
83
// NOLINTBEGIN
84
MCAPI
~ActorPathingData
();
85
// NOLINTEND
86
87
public
:
88
// destructor thunk
89
// NOLINTBEGIN
90
MCAPI
void
$dtor();
91
// NOLINTEND
92
};
ActorPathingData::HomeRestrictionInfo
Definition
ActorPathingData.h:29
ActorPathingData::MinMaxHeightCacheEntry
Definition
ActorPathingData.h:14
ActorPathingData
Definition
ActorPathingData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
pathfinder
ActorPathingData.h
Generated on Sat Apr 26 2025 05:56:29 for LeviLamina by
1.12.0