LeviLamina
Loading...
Searching...
No Matches
ScriptPluginManagerResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ScriptPluginResult
;
8
struct
PackIdVersion
;
9
namespace
Scripting {
struct
ModuleDescriptor; }
10
// clang-format on
11
12
class
ScriptPluginManagerResult
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 24>
mUnk3542f8;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ScriptPluginManagerResult
& operator=(
ScriptPluginManagerResult
const
&);
22
ScriptPluginManagerResult
(
ScriptPluginManagerResult
const
&);
23
ScriptPluginManagerResult
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI ::ScriptPluginResult&
29
getOrCreatePluginResults(
::PackIdVersion
packId,
::Scripting::ModuleDescriptor
const
& descriptor);
30
31
MCAPI
void
logMessages()
const
;
32
33
MCAPI
~ScriptPluginManagerResult
();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCAPI
void
$dtor();
40
// NOLINTEND
41
};
ScriptPluginManagerResult
Definition
ScriptPluginManagerResult.h:12
ScriptPluginResult
Definition
ScriptPluginResult.h:11
PackIdVersion
Definition
PackIdVersion.h:14
Scripting::ModuleDescriptor
Definition
ModuleDescriptor.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
ScriptPluginManagerResult.h
Generated on Sat Apr 26 2025 05:55:55 for LeviLamina by
1.12.0