Difference between revisions of "PurgeCellBuffers"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Quetzilla
(added warning about danger to persistent references when using this command - do not use it!)
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Notes==
=='''Description'''==
* '''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.
Forcibly unloads all unattached cells in cell buffers.
 
=='''Syntax'''==
 
PurgeCellBuffers
  PCB


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]

Latest revision as of 12:57, 15 August 2009

Description[edit | edit source]

Forcibly unloads all unattached cells in cell buffers.

Syntax[edit | edit source]

PurgeCellBuffers
PCB