ScarDoc

Start typing to search the SCAR reference.

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

  • eventLuaFunctionrequired
  • skippedCallbackLuaFunctionrequired
  • noFadeInBooleanrequired
  • fadeInTimeIntegerrequired

Returns

Void

Source

Declared in the game's script sources at:

scar/scarutil.scar