LeviLamina
Loading...
Searching...
No Matches
ScriptActorApplyDamageOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
InterfaceBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptActorApplyDamageOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnk232874;
17
::ll::UntypedStorage<8, 40>
mUnkbfc0ea;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptActorApplyDamageOptions
& operator=(
ScriptActorApplyDamageOptions
const
&);
23
ScriptActorApplyDamageOptions
(
ScriptActorApplyDamageOptions
const
&);
24
ScriptActorApplyDamageOptions
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
~ScriptActorApplyDamageOptions
();
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCNAPI static ::Scripting::InterfaceBinding
bind
();
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
44
45
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorApplyDamageOptions
Definition
ScriptActorApplyDamageOptions.h:12
ScriptModuleMinecraft::ScriptActorApplyDamageOptions::~ScriptActorApplyDamageOptions
MCAPI ~ScriptActorApplyDamageOptions()
ScriptModuleMinecraft::ScriptActorApplyDamageOptions::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptActorApplyDamageOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptActorApplyDamageOptions.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0