LeviLamina
Loading...
Searching...
No Matches
SelectionContainer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Editor::Network {
class
PayloadServiceProvider
; }
8
// clang-format on
9
10
namespace
Editor::Selection {
11
12
class
SelectionContainer {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnka1c4d5;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
SelectionContainer& operator=(SelectionContainer
const
&);
22
SelectionContainer(SelectionContainer
const
&);
23
SelectionContainer();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
virtual
~SelectionContainer() =
default
;
29
// NOLINTEND
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCNAPI ::Editor::Network::PayloadServiceProvider&
_getNetworkService
();
35
// NOLINTEND
36
};
37
38
}
// namespace Editor::Selection
Editor::Network::PayloadServiceProvider
Definition
PayloadServiceProvider.h:18
Editor::Selection::SelectionContainer::_getNetworkService
MCAPI::Editor::Network::PayloadServiceProvider & _getNetworkService()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
selection
SelectionContainer.h
Generated on
for LeviLamina by
1.16.1