Dota 2 Workshop Tools/Scripting/API/CDOTATutorial.EnableCreepAggroViz
< Dota 2 Workshop Tools | Scripting | API

Function Description
void EnableCreepAggroViz(bool bool_1)
Alert the player when a creep becomes agro to their hero.
- Example
function CDOTATutorial:EnableCreepAggroViz( bool_1 ) end
Parameters
Type | Name | Description |
---|---|---|
bool | bool_1 | No Description Set |