Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.AddSpeechBubble
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void AddSpeechBubble(int int_1, string string_2, float float_3, unsigned unsigned_4, unsigned unsigned_5)
CDOTA_BaseNPC:AddSpeechBubble
- Example
function CDOTA_BaseNPC:AddSpeechBubble( int_1, string_2, float_3, unsigned_4, unsigned_5 ) end
Parameters
Type | Name | Description |
---|---|---|
int | int_1 | No Description Set |
string | string_2 | No Description Set |
float | float_3 | No Description Set |
unsigned | unsigned_4 | No Description Set |
unsigned | unsigned_5 | No Description Set |