SetCreepCampFilterState
- Parameters
-
state boolean
true
to highlight camps,false
to hide - comment
Toggles minimap creep display.
- note
See:
GetCreepCampFilterState
for full description;SetAllyColorFilterState
,EnableMinimapFilterButtons
.- return type
nothing
- Source code
native SetCreepCampFilterState takes boolean state returns nothing
- Source
- visuals.j
- wc3modding.com
- SetCreepCampFilterState