NPC.RemoveMemory
From GMod Wiki
Function | |
Syntax | NPC:RemoveMemory( ) |
Description: | |
Deletes the NPC's enemy memory. | |
Returns: | nil |
In Object: | Npc |
Realm: | |
Warning: | 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.