BlzShowUnitTeamGlow
- Parameters
whichUnit unitTarget unit (handle).
show booleanBoolean 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.0.13369
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native BlzShowUnitTeamGlow takes unit whichUnit, boolean show returns nothing