GetCreepCampFilterState
- comment
-
Returns
true
if the local player has enabled the display of creep camps on the minimap.The creep camps are shown as green/orange/red circles by default and there's a button next to the minimap to toggle it while playing (hotkey: Alt+R).
- note
-
See:
SetCreepCampFilterState
,GetAllyColorFilterState
- async
- This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
- patch
-
1.13
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
native GetCreepCampFilterState takes nothing returns boolean