GetPackageCount
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Gets the count of packages from an actor base form.
Syntax
[ActorRefID].GetPackageCount
Example
BuddyRef.GetPackageCount
Notes
- Prior to xNVSE 6.2.5, this function always printed in console that the result was 0. This was merely visual, as the actual result was accurate.