LeviLamina
Loading...
Searching...
No Matches
MovementScriptActorComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
#include "mc/deps/scripting/runtime/Result_deprecated.h"
8
#include "mc/scripting/modules/minecraft/components/ScriptActorComponent.h"
9
10
namespace
ScriptModuleMinecraft {
11
12
class
MovementScriptActorComponent
:
public
::ScriptModuleMinecraft::ScriptActorComponent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk3ce4cd;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
MovementScriptActorComponent
& operator=(
MovementScriptActorComponent
const
&);
22
MovementScriptActorComponent
(
MovementScriptActorComponent
const
&);
23
MovementScriptActorComponent
();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 0
29
virtual
~MovementScriptActorComponent
()
/*override*/
=
default
;
30
31
// vIndex: 2
32
virtual ::Scripting::Result_deprecated<float> getMaxTurn()
const
;
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::MovementScriptActorComponent> bind();
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
MCAPI ::Scripting::Result_deprecated<float> $getMaxTurn()
const
;
51
// NOLINTEND
52
53
public
:
54
// vftables
55
// NOLINTBEGIN
56
MCAPI
static
void
** $vftable();
57
// NOLINTEND
58
};
59
60
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::MovementScriptActorComponent
Definition
MovementScriptActorComponent.h:12
ScriptModuleMinecraft::ScriptActorComponent
Definition
ScriptActorComponent.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
components
MovementScriptActorComponent.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0