LeviLamina
Loading...
Searching...
No Matches
EditorJigsawSection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
struct
EditorJigsawSection {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 12>
mUnk490ef7;
12
::ll::UntypedStorage<8, 32>
mUnk7b8770;
13
::ll::UntypedStorage<4, 24>
mUnk8a67b2;
14
::ll::UntypedStorage<1, 1>
mUnk3b1636;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
EditorJigsawSection(EditorJigsawSection
const
&);
20
EditorJigsawSection();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI ::Editor::Services::EditorJigsawSection&
operator=
(
::Editor::Services::EditorJigsawSection
&&);
26
27
MCNAPI ::Editor::Services::EditorJigsawSection&
operator=
(
::Editor::Services::EditorJigsawSection
const
&);
28
29
MCNAPI
~EditorJigsawSection
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
38
39
}
// namespace Editor::Services
Editor::Services::EditorJigsawSection
Definition
EditorJigsawSection.h:7
Editor::Services::EditorJigsawSection::$dtor
MCAPI void $dtor()
Editor::Services::EditorJigsawSection::~EditorJigsawSection
MCAPI ~EditorJigsawSection()
Editor::Services::EditorJigsawSection::operator=
MCAPI::Editor::Services::EditorJigsawSection & operator=(::Editor::Services::EditorJigsawSection &&)
Editor::Services::EditorJigsawSection::operator=
MCAPI::Editor::Services::EditorJigsawSection & operator=(::Editor::Services::EditorJigsawSection const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
jigsaw
EditorJigsawSection.h
Generated on
for LeviLamina by
1.16.1