GetPackageLocationRadius

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the start location radius of a package.

Syntax

(float) GetPackageLocationRadius ToCheck:package

Example

float fRadius
set fRadius to GetPackageLocationRadius SomePackage

See Also