ScarDoc

Start typing to search the SCAR reference.

Function
EventCues

EventCues_Callback

Creates an event cue using the the specified event cue style and metadata. The notification sticks around indefinitely until clicked.

On this page
EventCues_Callback(datatemplate, text, description, callback, data)

Description

Creates an event cue using the the specified event cue style and metadata. The notification sticks around indefinitely until clicked.

Parameters

  • datatemplateStringrequired
  • textStringrequired
  • descriptionStringrequired
  • callbackFunctionrequired
  • dataTablerequired

Returns

Unknown

Source

Declared in the game's script sources at:

scar/gameplay/event_cues.scar