GetNumItems
From GECK
(Redirected from GetNumObjects)
A function added by the Fallout Script Extender.
Contents
Description
Returns the number of unique items in the reference's inventory.
Syntax
(numItems:int) ContainerRefr.GetNumItems
Or:
(numItems:int) ContainerRefr.GetNumObjects
Example
int total set total to player.GetNumItems