Difference between revisions of "WornHasKeyword"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Chesko
imported>Lobotomy
 
Line 1: Line 1:
Returns 1 if this actor is wearing an armor object with the specified keyword.
Returns 1 if this actor has an armor or weapon object with the specified keyword equipped.


== Example ==
== Example ==

Latest revision as of 16:36, 14 December 2013

Returns 1 if this actor has an armor or weapon object with the specified keyword equipped.

Example[edit | edit source]

The following would return true if the actor were wearing an armor object with the keyword ArmorBoots.

Chesko confunc wornhaskeyword.jpg

See Also[edit | edit source]