Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.Purge

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 01:55, 17 June 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void Purge(bool bool_1, bool bool_2, bool bool_3, bool bool_4, bool bool_5)

CDOTA_BaseNPC:Purge


Example
function CDOTA_BaseNPC:Purge( bool_1, bool_2, bool_3, bool_4, bool_5 ) end

Parameters

Type Name Description
bool bool_1 No Description Set
bool bool_2 No Description Set
bool bool_3 No Description Set
bool bool_4 No Description Set
bool bool_5 No Description Set