LeviLamina
Loading...
Searching...
No Matches
ActorHealthChangedEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/WeakEntityRef.h"
7
8
struct
ActorHealthChangedEvent
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<8, 24, ::WeakEntityRef> mEntity;
13
::ll::TypedStorage<4, 4, float> mOldValue;
14
::ll::TypedStorage<4, 4, float> mNewValue;
15
// NOLINTEND
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCNAPI
~ActorHealthChangedEvent
();
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
MCNAPI
void
$dtor
();
27
// NOLINTEND
28
};
ActorHealthChangedEvent
Definition
ActorHealthChangedEvent.h:8
ActorHealthChangedEvent::$dtor
MCAPI void $dtor()
ActorHealthChangedEvent::~ActorHealthChangedEvent
MCAPI ~ActorHealthChangedEvent()
src
mc
world
events
ActorHealthChangedEvent.h
Generated on Fri Jun 13 2025 05:05:05 for LeviLamina by
1.12.0