GetIsUsedItemEquipType

DescriptionEdit

GetIsUsedItemEquipType checks if an actor is using an object that matches an EquipType, returning 1 if they do.

SyntaxEdit

GetIsUsedItemEquipType EquipType

ExamplesEdit

GetIsUsedItemEquipType Food

Returns a 1 if the actor is using a Food object.