widget.set_icon
This function sets what icon a HUD widget displays. Note that Halo: Reach will only actually display a widget's icon if the widget is in the "Lower Center" or "Meter Only" positions.
Arguments
- icon
An icon name that can be displayed on a HUD widget
Example
script_widget[0].set_icon(infection)