GetIsUsedItem
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Checks if an actor is using a specified item, returning 1 if they match.
Syntax
(boolean) actor.GetIsUsedItem item:baseform
Example
GetIsUsedItem NukaCola
Returns a 1 if the actor is using a NukaCola.