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

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' void ShowGenericPopup(string ''title'', string ''content'', string ''unknown'', string ''unknown'', int ''containerType'') '''
''' void ShowGenericPopup(string ''title'', string ''content'', string ''unknown'', string ''unknown'', int ''containerType'') '''


''''
''Shows a generic popup to all users''





Revision as of 21:31, 10 August 2014

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

Function Description

void ShowGenericPopup(string title, string content, string unknown, string unknown, int containerType)

Shows a generic popup to all users


Parameters

Type Name Description
string title No Description Set
string content No Description Set
string unknown No Description Set
string unknown No Description Set
int containerType No Description Set