Dota 2 Workshop Tools/Scripting/API/Global.EmitAnnouncerSound
< Dota 2 Workshop Tools | Scripting | API
Revision as of 13:37, 29 October 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)

Function Description
void EmitAnnouncerSound(string string_1)
Emit an announcer sound for all players.
- Example
function EmitAnnouncerSound( string_1 ) end
Parameters
Type | Name | Description |
---|---|---|
string | string_1 | No Description Set |