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
& operator=(
ProfilerCapture
const
&);
19
ProfilerCapture
(
ProfilerCapture
const
&);
20
ProfilerCapture
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI ::ScriptDebuggerMessages::ProfilerCapture&
operator=
(
::ScriptDebuggerMessages::ProfilerCapture
&&);
26
27
MCNAPI
bool
operator==
(
::ScriptDebuggerMessages::ProfilerCapture
const
&)
const
;
28
29
MCNAPI
~ProfilerCapture
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
38
39
}
// namespace ScriptDebuggerMessages
ScriptDebuggerMessages::ProfilerCapture
Definition
ProfilerCapture.h:7
ScriptDebuggerMessages::ProfilerCapture::operator==
MCAPI bool operator==(::ScriptDebuggerMessages::ProfilerCapture const &) const
ScriptDebuggerMessages::ProfilerCapture::~ProfilerCapture
MCAPI ~ProfilerCapture()
ScriptDebuggerMessages::ProfilerCapture::operator=
MCAPI::ScriptDebuggerMessages::ProfilerCapture & operator=(::ScriptDebuggerMessages::ProfilerCapture &&)
ScriptDebuggerMessages::ProfilerCapture::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
debugger
script_debugger_messages
ProfilerCapture.h
Generated on Sun Oct 12 2025 06:32:01 for LeviLamina by
1.12.0