BlzShowUnitTeamGlow
- Parameters
-
whichUnit unit
Target unit (handle).
show boolean
Boolean to show/hide the team glow.
- comment
Toggle team glow on whichUnit. Will remove Hero glowing team color when set to false.
- patch
1.32
- return type
nothing
- Source code
native BlzShowUnitTeamGlow takes unit whichUnit, boolean show returns nothing
- Source
- visuals.j
- wc3modding.com
- BlzShowUnitTeamGlow