SetPermanent

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the calling reference as permanent. This change is savebaked.

Syntax

[help]
reference.SetPermanent ItemOrActor:Ref 

Example

SomeRef.SetPermanent
SetPermanent SomeRef

See Also