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/BaseError.h"
7
8
namespace
ScriptUtils {
9
10
struct
FunctionError
:
public
::Scripting::BaseError
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCNAPI
~FunctionError
();
15
// NOLINTEND
16
17
public
:
18
// destructor thunk
19
// NOLINTBEGIN
20
MCNAPI
void
$dtor
();
21
// NOLINTEND
22
};
23
24
}
// namespace ScriptUtils
ScriptUtils::FunctionError
Definition
FunctionError.h:10
ScriptUtils::FunctionError::$dtor
MCAPI void $dtor()
ScriptUtils::FunctionError::~FunctionError
MCAPI ~FunctionError()
Scripting::BaseError
Definition
BaseError.h:12
src-server
mc
scripting
script_utils
FunctionError.h
Generated on Sun Oct 12 2025 06:32:06 for LeviLamina by
1.12.0