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
::ll::UntypedStorage<4, 12>
mUnk5c751e;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
Position& operator=(Position
const
&);
19
Position(Position
const
&);
20
Position();
21
};
22
23
}
// namespace Editor::Cursor
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
cursor
Position.h
Generated on
for LeviLamina by
1.16.1