/datum/action/bar/icon

Icon to use above the bar. Can also be a mutable_appearance; pretty much anything that can be converted into an image
Vars | |
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. |
---|
Var Details
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.