SetPackageTargetReference

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the package's target to the chosen reference. If target is not specified, then the calling reference will be used instead.

Syntax

[help]
(none) targetRefr.SetPackageTargetReference package:form target:ref

Example

SetPackageTargetReference MyPackage, MyRef 

See Also