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>Quarn
(removed warning, tested what it said and it didn't unload persistant references.)
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]]

Revision as of 18:39, 19 April 2009

Description

Forcibly unloads all unattached cells in cell buffers.

Syntax

PurgeCellBuffers
PCB