LeviLamina
Loading...
Searching...
No Matches
ScriptProjectileShootOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/InterfaceBindingBuilder.h"
7
8
namespace
ScriptModuleMinecraft {
9
10
struct
ScriptProjectileShootOptions
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 8>
mUnk3e3b22;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ScriptProjectileShootOptions
& operator=(
ScriptProjectileShootOptions
const
&);
20
ScriptProjectileShootOptions
(
ScriptProjectileShootOptions
const
&);
21
ScriptProjectileShootOptions
();
22
23
public
:
24
// static functions
25
// NOLINTBEGIN
26
MCAPI static ::Scripting::InterfaceBindingBuilder<::ScriptModuleMinecraft::ScriptProjectileShootOptions> bind();
27
// NOLINTEND
28
};
29
30
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptProjectileShootOptions
Definition
ScriptProjectileShootOptions.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptProjectileShootOptions.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0