LeviLamina
Loading...
Searching...
No Matches
DamageCondition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
DamageCondition {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 64>
mUnk64b566;
10
::ll::UntypedStorage<8, 32>
mUnka71efd;
11
::ll::UntypedStorage<4, 4>
mUnkc8edee;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
DamageCondition& operator=(DamageCondition
const
&);
17
DamageCondition();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI DamageCondition(::DamageCondition
const
&);
23
24
MCAPI ~DamageCondition();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor(::DamageCondition
const
&);
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
DamageCondition.h
Generated on
for LeviLamina by
1.16.1