LeviLamina
Loading...
Searching...
No Matches
PluginDetails.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptDebuggerMessages {
6
7
struct
PluginDetails
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk24f672;
12
::ll::UntypedStorage<8, 32>
mUnk6bb1f9;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
PluginDetails
(
PluginDetails
const
&);
18
PluginDetails
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCFOLD ::ScriptDebuggerMessages::PluginDetails& operator=(
::ScriptDebuggerMessages::PluginDetails
&&);
24
25
MCFOLD ::ScriptDebuggerMessages::PluginDetails& operator=(
::ScriptDebuggerMessages::PluginDetails
const
&);
26
// NOLINTEND
27
};
28
29
}
// namespace ScriptDebuggerMessages
ScriptDebuggerMessages::PluginDetails
Definition
PluginDetails.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
debugger
script_debugger_messages
PluginDetails.h
Generated on Sat Apr 26 2025 05:55:50 for LeviLamina by
1.12.0