LeviLamina
Loading...
Searching...
No Matches
ScriptMovementBasicComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/components/DerivedMovementScriptActorComponent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
ClassBinding
; }
11
// clang-format on
12
13
namespace
ScriptModuleMinecraft {
14
15
class
ScriptMovementBasicComponent
:
public
::ScriptModuleMinecraft::DerivedMovementScriptActorComponent
<728> {
16
public
:
17
// static functions
18
// NOLINTBEGIN
19
MCAPI static ::Scripting::ClassBinding _bind();
20
21
MCAPI static ::Scripting::ClassBinding _bindV010();
22
23
MCAPI static ::std::vector<::Scripting::ClassBinding> bind();
24
// NOLINTEND
25
26
public
:
27
// static variables
28
// NOLINTBEGIN
29
MCAPI
static
char
const
*& ComponentId();
30
// NOLINTEND
31
32
public
:
33
// vftables
34
// NOLINTBEGIN
35
MCNAPI
static
void
**
$vftable
();
36
// NOLINTEND
37
};
38
39
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::DerivedMovementScriptActorComponent
Definition
DerivedMovementScriptActorComponent.h:8
ScriptModuleMinecraft::ScriptMovementBasicComponent
Definition
ScriptMovementBasicComponent.h:15
ScriptModuleMinecraft::ScriptMovementBasicComponent::$vftable
static MCAPI void ** $vftable()
Scripting::ClassBinding
Definition
ClassBinding.h:19
src
mc
scripting
modules
minecraft
components
ScriptMovementBasicComponent.h
Generated on
for LeviLamina by
1.16.1