LeviLamina
Loading...
Searching...
No Matches
PeekDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
EntityContext
;
8
// clang-format on
9
10
class
PeekDefinition {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 104>
mUnk24872a;
15
::ll::UntypedStorage<8, 104>
mUnka8083b;
16
::ll::UntypedStorage<8, 104>
mUnk60915a;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
PeekDefinition& operator=(PeekDefinition
const
&);
22
PeekDefinition(PeekDefinition
const
&);
23
PeekDefinition();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
void
initialize(
::EntityContext
& entity)
const
;
29
30
MCAPI ~PeekDefinition();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
};
EntityContext
Definition
EntityContext.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
PeekDefinition.h
Generated on
for LeviLamina by
1.16.1