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/runtime/Result_deprecated.h"
7
#include "mc/scripting/modules/minecraft/components/ScriptActorComponent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Scripting {
struct
ClassBinding; }
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
class
MovementScriptActorComponent
:
public
::ScriptModuleMinecraft::ScriptActorComponent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 8>
mUnk3ce4cd;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
MovementScriptActorComponent
& operator=(
MovementScriptActorComponent
const
&);
26
MovementScriptActorComponent
(
MovementScriptActorComponent
const
&);
27
MovementScriptActorComponent
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~MovementScriptActorComponent
()
/*override*/
=
default
;
34
35
// vIndex: 4
36
virtual ::Scripting::Result_deprecated<float> getMaxTurn()
const
;
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCNAPI static ::Scripting::ClassBinding
bind
();
43
// NOLINTEND
44
45
public
:
46
// virtual function thunks
47
// NOLINTBEGIN
48
MCNAPI ::Scripting::Result_deprecated<float>
$getMaxTurn
()
const
;
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCNAPI
static
void
**
$vftable
();
55
// NOLINTEND
56
};
57
58
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::MovementScriptActorComponent
Definition
MovementScriptActorComponent.h:16
ScriptModuleMinecraft::MovementScriptActorComponent::$vftable
static MCAPI void ** $vftable()
ScriptModuleMinecraft::MovementScriptActorComponent::$getMaxTurn
MCAPI ::Scripting::Result_deprecated< float > $getMaxTurn() const
ScriptModuleMinecraft::MovementScriptActorComponent::bind
static MCAPI ::Scripting::ClassBinding bind()
ScriptModuleMinecraft::ScriptActorComponent
Definition
ScriptActorComponent.h:21
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
components
MovementScriptActorComponent.h
Generated on Fri Jun 13 2025 05:04:47 for LeviLamina by
1.12.0