LeviLamina
Loading...
Searching...
No Matches
EntitySystemProfiler.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ECS::Profiling {
6
7
class
EntitySystemProfiler {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkeaafc6;
12
::ll::UntypedStorage<8, 8>
mUnk206cab;
13
::ll::UntypedStorage<8, 16>
mUnk65eb32;
14
::ll::UntypedStorage<8, 64>
mUnka1e533;
15
::ll::UntypedStorage<8, 3256>
mUnka6ff4b;
16
::ll::UntypedStorage<8, 732856>
mUnk150727;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
EntitySystemProfiler& operator=(EntitySystemProfiler
const
&);
22
EntitySystemProfiler(EntitySystemProfiler
const
&);
23
EntitySystemProfiler();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
#ifdef LL_PLAT_C
29
MCNAPI
void
UninstallHooks();
30
31
MCNAPI ~EntitySystemProfiler();
32
#endif
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
#ifdef LL_PLAT_C
39
MCNAPI
void
$dtor();
40
#endif
41
// NOLINTEND
42
};
43
44
}
// namespace ECS::Profiling
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
profiling
EntitySystemProfiler.h
Generated on
for LeviLamina by
1.16.1