LeviLamina
Loading...
Searching...
No Matches
FunctionError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/runtime/Error.h"
7
8
namespace
ScriptUtils {
9
10
struct
FunctionError
:
public
::Scripting::Error
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCAPI
~FunctionError
();
15
// NOLINTEND
16
17
public
:
18
// destructor thunk
19
// NOLINTBEGIN
20
MCFOLD
void
$dtor();
21
// NOLINTEND
22
};
23
24
}
// namespace ScriptUtils
ScriptUtils::FunctionError
Definition
FunctionError.h:10
Scripting::Error
Definition
Error.h:7
src
mc
scripting
script_utils
FunctionError.h
Generated on Sat Apr 26 2025 05:55:55 for LeviLamina by
1.12.0