NPC.RemoveMemory
From GMod Wiki
Revision as of 19:40, 1 June 2011 by Chrisaster (Talk | contribs)
| Function | |
| Syntax | NPC:RemoveMemory( ) |
| Description: | |
| Deletes the NPC's enemy memory. | |
| Returns: | nil |
| In Object: | Npc |
| Realm: |
|
|
|
This is a dangerous function. Use it with care! |
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=NPC.RemoveMemory]NPC.RemoveMemory [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Additional Notes
- The server will crash if it tries to use any memory related functions after this function has been called.