Difference between revisions of "PurgeCellBuffers"
Jump to navigation
Jump to search
imported>Bnesmith |
imported>Quetzilla (added warning about danger to persistent references when using this command - do not use it!) |
||
Line 1: | Line 1: | ||
==Notes== | |||
* '''WARNING:''' Calling this command will even unload '''persistent''' references from the affected cells, which makes using this command dangerous to compatibility with mods that may be using persistent references in their functionality. Therefore it is recommended NOT to use this command in mods, but leave it up to the player to use in the console at their own discretion. | |||
[[Category:Functions]] | [[Category:Functions]] |
Revision as of 18:58, 26 December 2008
Notes
- WARNING: Calling this command will even unload persistent references from the affected cells, which makes using this command dangerous to compatibility with mods that may be using persistent references in their functionality. Therefore it is recommended NOT to use this command in mods, but leave it up to the player to use in the console at their own discretion.