LeviLamina
Loading...
Searching...
No Matches
ScriptMovementGlideComponent.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/DerivedMovementScriptActorComponent.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
ScriptMovementGlideComponent
:
public
::ScriptModuleMinecraft::DerivedMovementScriptActorComponent
<696> {
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI ::Scripting::Result_deprecated<float> getSpeedWhenTurning()
const
;
21
// NOLINTEND
22
23
public
:
24
// static functions
25
// NOLINTBEGIN
26
MCAPI static ::Scripting::ClassBinding bind();
27
// NOLINTEND
28
29
public
:
30
// static variables
31
// NOLINTBEGIN
32
MCAPI
static
char
const
*& ComponentId();
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCNAPI
static
void
**
$vftable
();
39
// NOLINTEND
40
};
41
42
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::DerivedMovementScriptActorComponent
Definition
DerivedMovementScriptActorComponent.h:8
ScriptModuleMinecraft::ScriptMovementGlideComponent
Definition
ScriptMovementGlideComponent.h:16
ScriptModuleMinecraft::ScriptMovementGlideComponent::$vftable
static MCAPI void ** $vftable()
Scripting::ClassBinding
Definition
ClassBinding.h:19
src
mc
scripting
modules
minecraft
components
ScriptMovementGlideComponent.h
Generated on
for LeviLamina by
1.16.1