LeviLamina
Loading...
Searching...
No Matches
ProfilerCapture.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptDebuggerMessages {
6
7
struct
ProfilerCapture
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnked88bc;
12
::ll::UntypedStorage<8, 32>
mUnkc63d4c;
13
::ll::UntypedStorage<8, 32>
mUnk2140ba;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ProfilerCapture
(
ProfilerCapture
const
&);
19
ProfilerCapture
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCFOLD ::ScriptDebuggerMessages::ProfilerCapture& operator=(
::ScriptDebuggerMessages::ProfilerCapture
&&);
25
26
MCAPI ::ScriptDebuggerMessages::ProfilerCapture& operator=(
::ScriptDebuggerMessages::ProfilerCapture
const
&);
27
28
MCAPI
bool
operator==(
::ScriptDebuggerMessages::ProfilerCapture
const
&)
const
;
29
30
MCAPI
~ProfilerCapture
();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCFOLD
void
$dtor();
37
// NOLINTEND
38
};
39
40
}
// namespace ScriptDebuggerMessages
ScriptDebuggerMessages::ProfilerCapture
Definition
ProfilerCapture.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
debugger
script_debugger_messages
ProfilerCapture.h
Generated on Sat Apr 26 2025 05:55:50 for LeviLamina by
1.12.0