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

Function Description
void EnablePlayerOffscreenTip(bool bool_1)
Enable the tip to alert players how to find their hero.
- Example
function CDOTATutorial:EnablePlayerOffscreenTip( bool_1 ) end
Parameters
Type | Name | Description |
---|---|---|
bool | bool_1 | No Description Set |