Dota 2 Workshop Tools/Scripting/API/Global.UTIL RemoveImmediate: 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 8: | Line 8: | ||
''' void UTIL_RemoveImmediate(handle ''a'') ''' | ''' void UTIL_RemoveImmediate(handle ''a'') ''' | ||
'' | ''Do Not use this function. Use UTIL_Remove() instead. This will crash your game.'' | ||
Revision as of 11:52, 20 August 2014
Function Description
void UTIL_RemoveImmediate(handle a)
Do Not use this function. Use UTIL_Remove() instead. This will crash your game.
Parameters
| Type | Name | Description |
|---|---|---|
| handle | a | No Description Set |