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