Entity.RemoveCallOnRemove
From GMod Wiki
Revision as of 14:20, 30 October 2009 by Crazy Quebecer (Talk | contribs)
| Function | |
| Syntax | Entity:RemoveCallOnRemove( String name ) |
| Description: | |
| This will remove a CallOnRemove function from the entity added by Entity:CallOnRemove. Name is the unique name entered when it was added. | |
| Returns: | nil |
| In Object: | Entity |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.RemoveCallOnRemove]Entity.RemoveCallOnRemove [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |