LeviLamina
Loading...
Searching...
No Matches
JumpDataDescriptor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
JumpData
;
8
// clang-format on
9
10
struct
JumpDataDescriptor {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnk93936e;
15
::ll::UntypedStorage<4, 4>
mUnkf70bba;
16
::ll::UntypedStorage<4, 4>
mUnk729330;
17
::ll::UntypedStorage<4, 4>
mUnk9a1bda;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
JumpDataDescriptor& operator=(JumpDataDescriptor
const
&);
23
JumpDataDescriptor(JumpDataDescriptor
const
&);
24
JumpDataDescriptor();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
void
initialize(
::JumpData
& jumpData)
const
;
30
// NOLINTEND
31
};
JumpData
Definition
JumpData.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
JumpDataDescriptor.h
Generated on
for LeviLamina by
1.16.1