LeviLamina
Loading...
Searching...
No Matches
ServiceProviderCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
class
ServiceProviderCollection
{
8
public
:
9
// ServiceProviderCollection inner types declare
10
// clang-format off
11
struct
pointer_struct
;
12
// clang-format on
13
14
// ServiceProviderCollection inner types define
15
struct
pointer_struct
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 192>
mUnk7d3e7a;
20
::ll::UntypedStorage<8, 64>
mUnkf99a5e;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
pointer_struct
& operator=(
pointer_struct
const
&);
26
pointer_struct
(
pointer_struct
const
&);
27
pointer_struct
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI ::entt::meta_any
deref_as_ref
();
33
34
MCNAPI
bool
isValid
();
35
// NOLINTEND
36
};
37
38
public
:
39
// member variables
40
// NOLINTBEGIN
41
::ll::UntypedStorage<8, 16>
mUnkc627de;
42
// NOLINTEND
43
44
public
:
45
// prevent constructor by default
46
ServiceProviderCollection
& operator=(
ServiceProviderCollection
const
&);
47
ServiceProviderCollection
(
ServiceProviderCollection
const
&);
48
ServiceProviderCollection
();
49
50
public
:
51
// member functions
52
// NOLINTBEGIN
53
MCNAPI
~ServiceProviderCollection
();
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCNAPI
void
$dtor
();
60
// NOLINTEND
61
};
62
63
}
// namespace Editor
Editor::ServiceProviderCollection
Definition
ServiceProviderCollection.h:7
Editor::ServiceProviderCollection::~ServiceProviderCollection
MCAPI ~ServiceProviderCollection()
Editor::ServiceProviderCollection::$dtor
MCAPI void $dtor()
Editor::ServiceProviderCollection::pointer_struct
Definition
ServiceProviderCollection.h:15
Editor::ServiceProviderCollection::pointer_struct::deref_as_ref
MCAPI::entt::meta_any deref_as_ref()
Editor::ServiceProviderCollection::pointer_struct::isValid
MCAPI bool isValid()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
ServiceProviderCollection.h
Generated on Tue Jul 8 2025 05:09:55 for LeviLamina by
1.12.0