LeviLamina
Loading...
Searching...
No Matches
ScriptActorApplyDamageByProjectileOptions.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
ScriptActorApplyDamageByProjectileOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 40>
mUnk5ccbb1;
17
::ll::UntypedStorage<8, 32>
mUnk4e9c54;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptActorApplyDamageByProjectileOptions
& operator=(
ScriptActorApplyDamageByProjectileOptions
const
&);
23
ScriptActorApplyDamageByProjectileOptions
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
ScriptActorApplyDamageByProjectileOptions
(
29
::ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions
const
&
30
);
31
32
MCNAPI
bool
operator==
(
::ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions
const
& other)
const
;
33
34
MCNAPI
~ScriptActorApplyDamageByProjectileOptions
();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCNAPI static ::Scripting::InterfaceBinding
bind
();
41
// NOLINTEND
42
43
public
:
44
// constructor thunks
45
// NOLINTBEGIN
46
MCNAPI
void
*
$ctor
(
::ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions
const
&);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
};
55
56
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions
Definition
ScriptActorApplyDamageByProjectileOptions.h:12
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions::$ctor
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions const &)
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions::ScriptActorApplyDamageByProjectileOptions
MCAPI ScriptActorApplyDamageByProjectileOptions(::ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions const &)
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions::operator==
MCAPI bool operator==(::ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions const &other) const
ScriptModuleMinecraft::ScriptActorApplyDamageByProjectileOptions::~ScriptActorApplyDamageByProjectileOptions
MCAPI ~ScriptActorApplyDamageByProjectileOptions()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptActorApplyDamageByProjectileOptions.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0