LeviLamina
Loading...
Searching...
No Matches
PersistenceGroupDataCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
struct
PersistenceGroupDataCollection
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 24>
mUnk65f955;
12
::ll::UntypedStorage<8, 24>
mUnkb49381;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
PersistenceGroupDataCollection
& operator=(
PersistenceGroupDataCollection
const
&);
18
PersistenceGroupDataCollection
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI
PersistenceGroupDataCollection
(
::Editor::Services::PersistenceGroupDataCollection
const
&);
24
25
MCNAPI ::Editor::Services::PersistenceGroupDataCollection&
26
operator=
(
::Editor::Services::PersistenceGroupDataCollection
&&);
27
28
MCNAPI
~PersistenceGroupDataCollection
();
29
// NOLINTEND
30
31
public
:
32
// constructor thunks
33
// NOLINTBEGIN
34
MCNAPI
void
*
$ctor
(
::Editor::Services::PersistenceGroupDataCollection
const
&);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
43
44
}
// namespace Editor::Services
Editor::Services::PersistenceGroupDataCollection
Definition
PersistenceGroupDataCollection.h:7
Editor::Services::PersistenceGroupDataCollection::$dtor
MCAPI void $dtor()
Editor::Services::PersistenceGroupDataCollection::~PersistenceGroupDataCollection
MCAPI ~PersistenceGroupDataCollection()
Editor::Services::PersistenceGroupDataCollection::$ctor
MCAPI void * $ctor(::Editor::Services::PersistenceGroupDataCollection const &)
Editor::Services::PersistenceGroupDataCollection::operator=
MCAPI::Editor::Services::PersistenceGroupDataCollection & operator=(::Editor::Services::PersistenceGroupDataCollection &&)
Editor::Services::PersistenceGroupDataCollection::PersistenceGroupDataCollection
MCAPI PersistenceGroupDataCollection(::Editor::Services::PersistenceGroupDataCollection const &)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
common
editor
PersistenceGroupDataCollection.h
Generated on Tue Nov 25 2025 04:00:40 for LeviLamina by
1.12.0