LeviLamina
Loading...
Searching...
No Matches
PrefabDBServiceInstanceStore.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Prefabs {
6
7
class
PrefabDBServiceInstanceStore
{
8
public
:
9
// PrefabDBServiceInstanceStore inner types declare
10
// clang-format off
11
struct
InstanceList
;
12
// clang-format on
13
14
// PrefabDBServiceInstanceStore inner types define
15
struct
InstanceList
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnkfe3976;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
InstanceList
& operator=(
InstanceList
const
&);
25
InstanceList
(
InstanceList
const
&);
26
InstanceList
();
27
};
28
29
public
:
30
// member variables
31
// NOLINTBEGIN
32
::ll::UntypedStorage<8, 64>
mUnkbd6593;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
PrefabDBServiceInstanceStore
& operator=(
PrefabDBServiceInstanceStore
const
&);
38
PrefabDBServiceInstanceStore
(
PrefabDBServiceInstanceStore
const
&);
39
PrefabDBServiceInstanceStore
();
40
};
41
42
}
// namespace Editor::Prefabs
Editor::Prefabs::PrefabDBServiceInstanceStore
Definition
PrefabDBServiceInstanceStore.h:7
Editor::Prefabs::PrefabDBServiceInstanceStore::InstanceList
Definition
PrefabDBServiceInstanceStore.h:15
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
editor
PrefabDBServiceInstanceStore.h
Generated on Sun Oct 12 2025 06:31:34 for LeviLamina by
1.12.0