Dota 2 Workshop Tools/Scripting/API/Global.ShowGenericPopupToPlayer
From Valve Developer Community
< Dota 2 Workshop Tools | Scripting | API

Function Description
void ShowGenericPopupToPlayer(handle handle_1, string string_2, string string_3, string string_4, string string_5, int int_6)
Show a generic popup dialog to a specific player.
Parameters
Type | Name | Description |
---|---|---|
handle | handle_1 | No Description Set |
string | string_2 | No Description Set |
string | string_3 | No Description Set |
string | string_4 | No Description Set |
string | string_5 | No Description Set |
int | int_6 | No Description Set |