Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.scripting
/
ScriptInstance
/
invokeOwnedCallback
invoke
Owned
Callback
public
void
invokeOwnedCallback
(
String
failureContext
,
LuaFunction
callback
,
Array
<
LuaValue
>
args
)
Invoke a Lua callback with explicit args under the CPU-time/instruction watchdog.