The search keyword must be a single word (no spaces).
Function SetCreepCampFilterState
- Line
- 3477
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- boolean state
- Returns
- nothing
| 3477 | native SetCreepCampFilterState takes boolean state returns nothing |
| 3478 | native EnableMinimapFilterButtons takes boolean enableAlly, boolean enableCreep returns nothing |
| 3479 | native EnableDragSelect takes boolean state, boolean ui returns nothing |
| 3480 | native EnablePreSelect takes boolean state, boolean ui returns nothing |
| 3481 | native EnableSelect takes boolean state, boolean ui returns nothing |
| 3482 |