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 6: | Line 6: | ||
''' void UTIL_Remove(handle ''  | ''' void UTIL_Remove(handle ''handle_1'') '''  | ||
''Removes the specified entity''  | ''Removes the specified entity''  | ||
| Line 19: | Line 19: | ||
|-  | |-  | ||
| handle  | | handle  | ||
|   | | handle_1  | ||
| No Description Set  | | No Description Set  | ||
|}  | |}  | ||
Revision as of 09:30, 19 June 2015
Function Description
void UTIL_Remove(handle handle_1)
Removes the specified entity
Parameters
| Type | Name | Description | 
|---|---|---|
| handle | handle_1 | No Description Set |