LeviLamina
Loading...
Searching...
No Matches
PerformanceContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Profiling::Orchestrator {
6
7
struct
PerformanceContext {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 16>
mUnk4801b1;
12
::ll::UntypedStorage<1, 1>
mUnk4e00bd;
13
::ll::UntypedStorage<4, 4>
mUnkd3dc83;
14
::ll::UntypedStorage<1, 1>
mUnk39d307;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
PerformanceContext& operator=(PerformanceContext
const
&);
20
PerformanceContext(PerformanceContext
const
&);
21
PerformanceContext();
22
};
23
24
}
// namespace Bedrock::Profiling::Orchestrator
ll::UntypedStorage
Definition
Alias.h:14
src
mc
profile
PerformanceContext.h
Generated on
for LeviLamina by
1.16.1