LeviLamina
Loading...
Searching...
No Matches
AttachmentProperties.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Cursor {
6
7
struct
AttachmentProperties {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk43edd2;
12
::ll::UntypedStorage<1, 1>
mUnk69af5e;
13
::ll::UntypedStorage<4, 12>
mUnkc7af8c;
14
::ll::UntypedStorage<4, 12>
mUnkd5e87d;
15
::ll::UntypedStorage<1, 1>
mUnk9bc5e1;
16
::ll::UntypedStorage<4, 16>
mUnk5948d6;
17
::ll::UntypedStorage<4, 16>
mUnke7f7ca;
18
::ll::UntypedStorage<4, 16>
mUnk2254fe;
19
::ll::UntypedStorage<4, 16>
mUnk8a01db;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
AttachmentProperties& operator=(AttachmentProperties
const
&);
25
AttachmentProperties(AttachmentProperties
const
&);
26
AttachmentProperties();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI
bool
operator==
(
::Editor::Cursor::AttachmentProperties
const
& rhs)
const
;
32
// NOLINTEND
33
};
34
35
}
// namespace Editor::Cursor
Editor::Cursor::AttachmentProperties
Definition
AttachmentProperties.h:7
Editor::Cursor::AttachmentProperties::operator==
MCAPI bool operator==(::Editor::Cursor::AttachmentProperties const &rhs) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
cursor
AttachmentProperties.h
Generated on
for LeviLamina by
1.16.1