LeviLamina
Loading...
Searching...
No Matches
LoadTimeProfiler.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
namespace
Core {
9
10
class
LoadTimeProfiler :
public
::Bedrock::EnableNonOwnerReferences
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkeffd94;
15
::ll::UntypedStorage<4, 4>
mUnkec42a1;
16
::ll::UntypedStorage<8, 24>
mUnkd556d0;
17
::ll::UntypedStorage<8, 296>
mUnk58830a;
18
::ll::UntypedStorage<1, 1>
mUnka79572;
19
::ll::UntypedStorage<1, 1>
mUnkfa6b3f;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
LoadTimeProfiler& operator=(LoadTimeProfiler
const
&);
25
LoadTimeProfiler(LoadTimeProfiler
const
&);
26
LoadTimeProfiler();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
virtual
~LoadTimeProfiler()
/*override*/
=
default
;
32
// NOLINTEND
33
34
public
:
35
// vftables
36
// NOLINTBEGIN
37
MCNAPI
static
void
**
$vftable
();
38
// NOLINTEND
39
};
40
41
}
// namespace Core
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
Core::LoadTimeProfiler::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
profiler
LoadTimeProfiler.h
Generated on
for LeviLamina by
1.16.1