GetIsUsedItem

Revision as of 12:48, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))

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