Function
Util
Util_StartNislet
Play Nislet Event. Starts a Nislet event, and calls back a function for post-nislet setup if the Nislet is skipped. noFadeIn stops the system from fading back into gameplay when the player skips
On this page
Util_StartNislet(event, skippedCallback, noFadeIn, fadeInTime)Description
Play Nislet Event. Starts a Nislet event, and calls back a function for post-nislet setup if the Nislet is skipped. noFadeIn stops the system from fading back into gameplay when the player skips
Parameters
eventLuaFunctionrequiredskippedCallbackLuaFunctionrequirednoFadeInBooleanrequiredfadeInTimeIntegerrequired
Returns
VoidSource
Declared in the game's script sources at:
scar/scarutil.scar