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