Goonstation 13 - Modules - TypesVar Details

/datum/action/bar/icon

Vars

apply_outline_filterApply a an outline filter to the icon to be displayed. Default: TRUE
iconIcon to use above the bar. Can also be a mutable_appearance; pretty much anything that can be converted into an image
icon_on_targetIs the icon also on the target if we have one? if this is TRUE, make sure the target only handles overlays by using the UpdateOverlays proc.

Var Details

apply_outline_filter

Apply a an outline filter to the icon to be displayed. Default: TRUE

icon

Icon to use above the bar. Can also be a mutable_appearance; pretty much anything that can be converted into an image

icon_on_target

Is the icon also on the target if we have one? if this is TRUE, make sure the target only handles overlays by using the UpdateOverlays proc.