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>
mUnk6b98a7;
12
::ll::UntypedStorage<8, 24>
mUnka2db32;
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
~PersistenceGroupDataCollection
();
26
// NOLINTEND
27
28
public
:
29
// constructor thunks
30
// NOLINTBEGIN
31
MCNAPI
void
*
$ctor
(
::Editor::Services::PersistenceGroupDataCollection
const
&);
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCNAPI
void
$dtor
();
38
// NOLINTEND
39
};
40
41
}
// 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::PersistenceGroupDataCollection
MCAPI PersistenceGroupDataCollection(::Editor::Services::PersistenceGroupDataCollection const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
services
persistence
PersistenceGroupDataCollection.h
Generated on
for LeviLamina by
1.16.1