LeviLamina
Loading...
Searching...
No Matches
Position.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Cursor {
6
7
struct
Position
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 12>
mUnke3ebf3;
12
::ll::UntypedStorage<1, 1>
mUnkfb4d2e;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
Position
& operator=(
Position
const
&);
18
Position
(
Position
const
&);
19
Position
();
20
};
21
22
}
// namespace Editor::Cursor
Editor::Cursor::Position
Definition
Position.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
cursor
Position.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0