GetPackageLocationRadius

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the start location radius of a package.

Syntax

[help]
(float) GetPackageLocationRadius package:form

Example

float fRadius
set fRadius to GetPackageLocationRadius SomePackage 

See Also