GetPackageLocation
From GECK
(Redirected from GetPackageLocationReference)
A function added by the New Vegas Script Extender.
Contents
Description
Returns the start location of a package.
Syntax
(ref) GetPackageLocation ToCheck:package
Or:
(ref) GetPackageLocationReference ToCheck:package
Example
ref rStart set rStart to GetPackageLocation SomePackage