Difference between revisions of "Actor Script"

163 bytes added ,  01:51, 10 May 2012
→‎Member Functions: Added SKSE Member Function list
imported>Jog
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 ==
Anonymous user