Difference between revisions of "Actor Script"
Jump to navigation
Jump to search
→Member Functions: Added SKSE Member Function list
imported>Jog (→Events) |
imported>Behippo (→Member Functions: Added SKSE Member Function list) |
||
Line 516: | Line 516: | ||
'''bool Function [[WornHasKeyword - Actor|WornHasKeyword]](Keyword akKeyword)''' | '''bool Function [[WornHasKeyword - Actor|WornHasKeyword]](Keyword akKeyword)''' | ||
*Returns whether or not this actor is wearing anything with the specified keyword. | *Returns whether or not this actor is wearing anything with the specified keyword. | ||
== SKSE Member Functions == | |||
'''Form Function [[GetWornForm - Actor|GetWornForm]](int slotMask)''' | |||
*Returns the form of the item worn with the specified slotMask. | |||
== Events == | == Events == |