GetCurrentPackage

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the current package of the calling or specified actor.

Syntax

[help]
(package) Actor.GetCurrentPackage Target:actorREF 

Example

ref current_package

let current_package := SunnyREF.GetCurrentPackage

See Also