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
MCAPI ::entt::meta_any deref_as_ref();
33
34
MCAPI
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
MCAPI
~ServiceProviderCollection
();
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCAPI
void
$dtor();
60
// NOLINTEND
61
};
62
63
}
// namespace Editor
Editor::ServiceProviderCollection
Definition
ServiceProviderCollection.h:7
Editor::ServiceProviderCollection::pointer_struct
Definition
ServiceProviderCollection.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
ServiceProviderCollection.h
Generated on Sat Apr 26 2025 05:55:33 for LeviLamina by
1.12.0