Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetAnnouncerDisabled
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetAnnouncerDisabled(bool enabled)
Disables the dota announcer
Parameters
Type | Name | Description |
---|---|---|
bool | enabled | True if you want the announcer to stop talking, false if not |