LeviLamina
Loading...
Searching...
No Matches
ProfilerCapture.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/scripting/debugger/script_debugger_messages/EventEnvelope.h"
7
8
namespace
ScriptDebuggerMessages {
9
10
class
ProfilerCapture :
public
::ScriptDebuggerMessages::EventEnvelope
<::ScriptDebuggerMessages::ProfilerCapture> {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnkb80510;
15
::ll::UntypedStorage<8, 32>
mUnkdcf7c4;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ProfilerCapture& operator=(ProfilerCapture
const
&);
21
ProfilerCapture(ProfilerCapture
const
&);
22
ProfilerCapture();
23
};
24
25
}
// namespace ScriptDebuggerMessages
ScriptDebuggerMessages::EventEnvelope
Definition
EventEnvelope.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
debugger
script_debugger_messages
ProfilerCapture.h
Generated on
for LeviLamina by
1.16.1