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>
mUnk4ce9c1;
23
::ll::UntypedStorage<8, 8>
mUnk81c0d8;
24
::ll::UntypedStorage<8, 8>
mUnkb85446;
25
::ll::UntypedStorage<8, 8>
mUnk797ea0;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
RegistrationOptions& operator=(RegistrationOptions
const
&);
31
RegistrationOptions(RegistrationOptions
const
&);
32
RegistrationOptions();
33
};
34
35
}
// namespace ECSModule
TickingSystemWithInfo
Definition
TickingSystemWithInfo.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
ecs_module
RegistrationOptions.h
Generated on
for LeviLamina by
1.16.1