LeviLamina
Loading...
Searching...
No Matches
RegistrationOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
TickingSystemWithInfo
;
8
// clang-format on
9
10
namespace
ECSModule {
11
12
struct
RegistrationOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<1, 1>
mUnk932cf3;
17
::ll::UntypedStorage<1, 1>
mUnk2b4915;
18
::ll::UntypedStorage<1, 1>
mUnkda5e8c;
19
::ll::UntypedStorage<1, 1>
mUnk3fc97f;
20
::ll::UntypedStorage<8, 32>
mUnkc0443a;
21
::ll::UntypedStorage<2, 12>
mUnk876c1b;
22
::ll::UntypedStorage<8, 8>
mUnk7d83a0;
23
::ll::UntypedStorage<8, 8>
mUnkeff07a;
24
::ll::UntypedStorage<8, 8>
mUnk98a6fa;
25
::ll::UntypedStorage<8, 8>
mUnk66b5cd;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
RegistrationOptions
& operator=(
RegistrationOptions
const
&);
31
RegistrationOptions
(
RegistrationOptions
const
&);
32
RegistrationOptions
();
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCNAPI
~RegistrationOptions
();
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI
void
$dtor
();
44
// NOLINTEND
45
};
46
47
}
// namespace ECSModule
ECSModule::RegistrationOptions
Definition
RegistrationOptions.h:12
ECSModule::RegistrationOptions::$dtor
MCAPI void $dtor()
ECSModule::RegistrationOptions::~RegistrationOptions
MCAPI ~RegistrationOptions()
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
ecs_module
RegistrationOptions.h
Generated on Wed Aug 27 2025 11:39:34 for LeviLamina by
1.12.0