GetIsUsedItem

DescriptionEdit

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

SyntaxEdit

GetIsUsedItem Object

ExamplesEdit

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

NotesEdit

  • None at this time