LeviLamina
Loading...
Searching...
No Matches
ScriptCircleShape.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/modules/minecraft/debugdrawer/ScriptDebugShape.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
ClassBinding; }
11
// clang-format on
12
13
namespace
ScriptModuleDebugUtilities {
14
15
class
ScriptCircleShape
:
public
::ScriptModuleDebugUtilities::ScriptDebugShape
{
16
public
:
17
// prevent constructor by default
18
ScriptCircleShape
();
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
// vIndex: 0
24
virtual
~ScriptCircleShape
()
/*override*/
;
25
// NOLINTEND
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
ScriptCircleShape
(
::ScriptModuleDebugUtilities::ScriptCircleShape
const
&);
31
32
MCFOLD ::ScriptModuleDebugUtilities::ScriptCircleShape&
33
operator=(
::ScriptModuleDebugUtilities::ScriptCircleShape
const
&);
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI static ::Scripting::ClassBinding bind();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCFOLD
void
* $ctor(
::ScriptModuleDebugUtilities::ScriptCircleShape
const
&);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCFOLD
void
$dtor();
52
// NOLINTEND
53
54
public
:
55
// vftables
56
// NOLINTBEGIN
57
MCAPI
static
void
** $vftable();
58
// NOLINTEND
59
};
60
61
}
// namespace ScriptModuleDebugUtilities
ScriptModuleDebugUtilities::ScriptCircleShape
Definition
ScriptCircleShape.h:15
ScriptModuleDebugUtilities::ScriptDebugShape
Definition
ScriptDebugShape.h:20
src
mc
scripting
modules
minecraft
debugdrawer
ScriptCircleShape.h
Generated on Mon Sep 22 2025 18:31:35 for LeviLamina by
1.12.0