LeviLamina
Loading...
Searching...
No Matches
ActorRemovedEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
WeakEntityRef
;
8
// clang-format on
9
10
struct
ActorRemovedEvent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 24, ::WeakEntityRef> mEntity;
15
// NOLINTEND
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
~ActorRemovedEvent
();
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
MCFOLD
void
$dtor();
27
// NOLINTEND
28
};
WeakEntityRef
Definition
WeakEntityRef.h:14
ActorRemovedEvent
Definition
ActorRemovedEvent.h:10
src
mc
world
events
ActorRemovedEvent.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0