LeviLamina
Loading...
Searching...
No Matches
NavigationDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/ActorComponentDescription.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
DeserializeDataParams
;
11
// clang-format on
12
13
struct
NavigationDescription
:
public
::ActorComponentDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 32>
mUnke021f4;
18
::ll::UntypedStorage<1, 1>
mUnke40bc7;
19
::ll::UntypedStorage<1, 1>
mUnk8233f5;
20
::ll::UntypedStorage<1, 1>
mUnk42c5ff;
21
::ll::UntypedStorage<1, 1>
mUnk3d7bfd;
22
::ll::UntypedStorage<1, 1>
mUnk11da91;
23
::ll::UntypedStorage<1, 1>
mUnk1b16eb;
24
::ll::UntypedStorage<1, 1>
mUnk535f70;
25
::ll::UntypedStorage<1, 1>
mUnk7da11c;
26
::ll::UntypedStorage<1, 1>
mUnkd41a21;
27
::ll::UntypedStorage<1, 1>
mUnkdca7bd;
28
::ll::UntypedStorage<1, 1>
mUnk1ba87c;
29
::ll::UntypedStorage<1, 1>
mUnkcf7d3d;
30
::ll::UntypedStorage<1, 1>
mUnkf18f3c;
31
::ll::UntypedStorage<1, 1>
mUnk2bb095;
32
::ll::UntypedStorage<1, 1>
mUnk5bb94f;
33
::ll::UntypedStorage<1, 1>
mUnk1d7ef1;
34
::ll::UntypedStorage<1, 1>
mUnkf1011a;
35
::ll::UntypedStorage<1, 1>
mUnkc042da;
36
::ll::UntypedStorage<1, 1>
mUnkb73240;
37
::ll::UntypedStorage<8, 24>
mUnkbbdfa5;
38
// NOLINTEND
39
40
public
:
41
// prevent constructor by default
42
NavigationDescription
& operator=(
NavigationDescription
const
&);
43
NavigationDescription
(
NavigationDescription
const
&);
44
NavigationDescription
();
45
46
public
:
47
// virtual functions
48
// NOLINTBEGIN
49
// vIndex: 2
50
virtual
void
deserializeData(
::DeserializeDataParams
deserializeDataParams)
/*override*/
;
51
52
// vIndex: 1
53
virtual
~NavigationDescription
()
/*override*/
;
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCAPI
void
$dtor();
60
// NOLINTEND
61
62
public
:
63
// virtual function thunks
64
// NOLINTBEGIN
65
MCAPI
void
$deserializeData(
::DeserializeDataParams
deserializeDataParams);
66
// NOLINTEND
67
68
public
:
69
// vftables
70
// NOLINTBEGIN
71
MCAPI
static
void
** $vftable();
72
// NOLINTEND
73
};
ActorComponentDescription
Definition
ActorComponentDescription.h:8
DeserializeDataParams
Definition
DeserializeDataParams.h:15
NavigationDescription
Definition
NavigationDescription.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
NavigationDescription.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0