LeviLamina
Loading...
Searching...
No Matches
ScriptActorRemoveBeforeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
ScriptModuleMinecraft {
class
ScriptActor; }
11
namespace
Scripting {
struct
ClassBinding; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
struct
ScriptActorRemoveBeforeEvent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mRemovedActor;
21
// NOLINTEND
22
23
public
:
24
// static functions
25
// NOLINTBEGIN
26
MCAPI static ::Scripting::ClassBinding bind();
27
// NOLINTEND
28
};
29
30
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorRemoveBeforeEvent
Definition
ScriptActorRemoveBeforeEvent.h:16
src-server
mc
scripting
modules
minecraft
events
ScriptActorRemoveBeforeEvent.h
Generated on Wed Nov 5 2025 13:13:05 for LeviLamina by
1.12.0