~~NOTOC~~ <=[[4rpl:start| Index]] ====== SetUnitOutlineMode====== SetUnitOutlineMode(<-unit <-showAlways) ===== Description ===== Sets the visual outline mode. If showalways is true, then the outline is always visible. Othewise, it only shows when behind other geometry. The default is "false", to only show when hidden. ===== Examples ===== SetUnitOutlineMode(self true) <=[[4rpl:start| Index]]