LeviLamina
Loading...
Searching...
No Matches
Whisker_ScopeStackStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Bedrock::Profiling {
class
PerfClock
; }
8
// clang-format on
9
10
namespace
Bedrock::Profile {
11
12
struct
Whisker_ScopeStackStorage {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk4a961d;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
Whisker_ScopeStackStorage& operator=(Whisker_ScopeStackStorage
const
&);
22
Whisker_ScopeStackStorage(Whisker_ScopeStackStorage
const
&);
23
Whisker_ScopeStackStorage();
24
};
25
26
}
// namespace Bedrock::Profile
Bedrock::Profiling::PerfClock
Definition
PerfClock.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
profiler
Whisker_ScopeStackStorage.h
Generated on
for LeviLamina by
1.16.1