LeviLamina
Loading...
Searching...
No Matches
Cursor.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
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockPos
;
11
namespace
Editor::Cursor {
struct
AttachmentProperties; }
12
namespace
Editor::Cursor {
struct
CursorState; }
13
// clang-format on
14
15
namespace
Editor::Cursor {
16
17
class
Cursor
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<4, 20>
mUnke239e9;
22
::ll::UntypedStorage<4, 60>
mUnk3b8be1;
23
::ll::UntypedStorage<4, 96>
mUnk7b54c7;
24
::ll::UntypedStorage<4, 36>
mUnkd9d534;
25
::ll::UntypedStorage<4, 16>
mUnkfac3b4;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
Cursor
& operator=(
Cursor
const
&);
31
Cursor
(
Cursor
const
&);
32
Cursor
();
33
34
public
:
35
// virtual functions
36
// NOLINTBEGIN
37
// vIndex: 0
38
virtual
~Cursor
() =
default
;
39
40
// vIndex: 2
41
virtual
void
setCursorState(
::Editor::Cursor::CursorState
&& state);
42
43
// vIndex: 1
44
virtual
void
setCursorState(
::Editor::Cursor::CursorState
const
& state);
45
46
// vIndex: 4
47
virtual
void
setAttachmentProperties(
::Editor::Cursor::AttachmentProperties
&& props);
48
49
// vIndex: 3
50
virtual
void
setAttachmentProperties(
::Editor::Cursor::AttachmentProperties
const
& props);
51
52
// vIndex: 5
53
virtual ::Scripting::Result_deprecated<::BlockPos> moveCursor(::glm::ivec3
const
& offset);
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
60
// NOLINTEND
61
62
public
:
63
// virtual function thunks
64
// NOLINTBEGIN
65
MCAPI
void
$setCursorState(
::Editor::Cursor::CursorState
&& state);
66
67
MCAPI
void
$setCursorState(
::Editor::Cursor::CursorState
const
& state);
68
69
MCAPI
void
$setAttachmentProperties(
::Editor::Cursor::AttachmentProperties
&& props);
70
71
MCAPI
void
$setAttachmentProperties(
::Editor::Cursor::AttachmentProperties
const
& props);
72
73
MCAPI ::Scripting::Result_deprecated<::BlockPos> $moveCursor(::glm::ivec3
const
& offset);
74
// NOLINTEND
75
76
public
:
77
// vftables
78
// NOLINTBEGIN
79
MCAPI
static
void
** $vftable();
80
// NOLINTEND
81
};
82
83
}
// namespace Editor::Cursor
BlockPos
Definition
BlockPos.h:18
Editor::Cursor::Cursor
Definition
Cursor.h:17
Editor::Cursor::AttachmentProperties
Definition
AttachmentProperties.h:7
Editor::Cursor::CursorState
Definition
CursorState.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
cursor
Cursor.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0