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>
mUnk599c11;
11
::ll::UntypedStorage<4, 4>
mUnkc8edee;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
DamageCondition
& operator=(
DamageCondition
const
&);
17
DamageCondition
(
DamageCondition
const
&);
18
DamageCondition
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
~DamageCondition
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCAPI
void
$dtor();
30
// NOLINTEND
31
};
DamageCondition
Definition
DamageCondition.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
DamageCondition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0