Dota 2 Workshop Tools/Scripting/API/Global.UTIL Remove: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
| Line 4: | Line 4: | ||
''' void UTIL_Remove(handle '''') ''' | ''' void UTIL_Remove(handle ''a'') ''' | ||
''Removes the specified entity'' | ''Removes the specified entity'' | ||
Revision as of 23:07, 8 August 2014
Function Description
void UTIL_Remove(handle a)
Removes the specified entity
Parameters
| Type | Name | Description |
|---|---|---|
| handle | a | No Description Set |