Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetGoldSoundDisabled
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void SetGoldSoundDisabled(bool bDisabled)
Turn the sound when gold is acquired off/on. Takes a bool.
Parameters
Type | Name | Description |
---|---|---|
bool | bDisabled | No Description Set |