Dota 2 Workshop Tools/Scripting/API/Global.EmitGlobalSound: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
mNo edit summary
Line 20: Line 20:
| string
| string
| string_1
| string_1
| No Description Set
| The key of the sound in the .vsndevts file
|}
|}

Revision as of 20:34, 24 July 2020

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void EmitGlobalSound(string string_1)

Play named sound for all players


Parameters

Type Name Description
string string_1 The key of the sound in the .vsndevts file