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
// vIndex: 0
29
virtual
~SelectionContainer
() =
default
;
30
// NOLINTEND
31
32
public
:
33
// member functions
34
// NOLINTBEGIN
35
MCNAPI ::Editor::Network::PayloadServiceProvider&
_getNetworkService
();
36
// NOLINTEND
37
};
38
39
}
// namespace Editor::Selection
Editor::Selection::SelectionContainer
Definition
SelectionContainer.h:12
Editor::Selection::SelectionContainer::_getNetworkService
MCAPI::Editor::Network::PayloadServiceProvider & _getNetworkService()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
selection
SelectionContainer.h
Generated on Fri Jun 13 2025 05:04:30 for LeviLamina by
1.12.0