ScarDoc

Start typing to search the SCAR reference.

Function
Util

Util_StartNIS

Plays an NIS. The NIS should have a call to NIS_START(details) at the beginning, and NIS_END() at the end.

On this page
Util_StartNIS(NIS)

Description

Example details table keys: {style = NIS_OPENING, NIS_MID or NIS_CLOSING, exemptions = {sg_unit_to_not_despawn}, revealFOW = true, callbackStart = func, callbackEnd = func}

Parameters

  • NISLuaFunctionrequired

Returns

Void

Source

Declared in the game's script sources at:

scar/nis.scar