SetPersistent

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets/un-sets the persistent flag for the calling reference.

Syntax

[help]
(persistent:0/1) reference.SetPersistent persistent:0/1

Example

ObjectRef.SetPersistent 1

See Also