Difference between revisions of "OnActorAction - Form"

Jump to navigation Jump to search
1 byte added ,  11:43, 9 August 2013
m
→‎Parameters: Grammar Corrections
imported>CraftySentinel
m (→‎Syntax: Extra ")")
imported>CraftySentinel
m (→‎Parameters: Grammar Corrections)
Line 9: Line 9:


== Parameters ==
== Parameters ==
*actionType - The actionType that triggered the event(See [[RegisterForActorAction - Form| RegisterForActorAction]] for a list of available action types.)
*actionType - The actionType that triggered the event (See [[RegisterForActorAction - Form| RegisterForActorAction]] for a list of available action types).
*akActor - The actor that triggered the event (Always the Player.)
*akActor - The actor that triggered the event (Always the Player).
*source - The Weapon or Spell that was used within the action
*source - The Weapon or Spell that was used within the action.
*slot - The slot of the source item. Valid Slots:
*slot - The slot of the source item. Valid Slots:
** 0 - Left Hand
** 0 - Left Hand
** 1 - Right Hand
** 1 - Right Hand
** 2 - Voice  
** 2 - Voice


== Return Value ==
== Return Value ==

Navigation menu