ScarDoc

Start typing to search the SCAR reference.

Function
Util

Util_NewHUDFeatureEvent

Calls UI_NewHUDFeature() as an IntelEvent. Will get queued as any other event. See UI_NewHUDFeature() for parameter details.

On this page
Util_NewHUDFeatureEvent(newHUDFeature, featureText, featureIcon, duration)

Description

Calls UI_NewHUDFeature() as an IntelEvent. Will get queued as any other event. See UI_NewHUDFeature() for parameter details.

Parameters

  • newHUDFeatureHUDFeatureTyperequired
  • featureTextLocStringrequired
  • featureIconStringrequired
  • durationRealrequired

Returns

Void

Source

Declared in the game's script sources at:

scar/scarutil.scar