GetIsUsedItem

Revision as of 15:10, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

GetIsUsedItem checks if an actor is using a specified item, returning 1 if they match.

Syntax

GetIsUsedItem Object

Examples

GetIsUsedItem NukaCola Returns a 1 if the actor is using a NukaCola.

Notes

  • None at this time