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
MCNAPI
~DamageCondition
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCNAPI
void
$dtor
();
30
// NOLINTEND
31
};
DamageCondition
Definition
DamageCondition.h:5
DamageCondition::$dtor
MCAPI void $dtor()
DamageCondition::~DamageCondition
MCAPI ~DamageCondition()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
DamageCondition.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0