LeviLamina
Loading...
Searching...
No Matches
ScriptUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
Error
; }
8
// clang-format on
9
10
namespace
ScriptUtils {
11
// functions
12
// NOLINTBEGIN
13
MCNAPI ::Scripting::Error functionError(::std::string_view functionName);
14
15
MCNAPI ::Scripting::Error setPropertyError(::std::string_view propertyName);
16
// NOLINTEND
17
18
}
// namespace ScriptUtils
Scripting::Error
Definition
Error.h:10
src
mc
scripting
ScriptUtils.h
Generated on
for LeviLamina by
1.16.1