Difference between revisions of "GetEquippedWeapon - Actor"

11 bytes added ,  23:46, 21 April 2012
m
→‎Notes: Left hand only.
imported>JustinOther
m (Added notes/tidbit about the need for the weapon to be drawn.)
imported>JustinOther
m (→‎Notes: Left hand only.)
Line 32: Line 32:
</source>
</source>
== Notes ==
== Notes ==
* This will only return the weapon form equipped if it is drawn and will return 'None' if no weapon is drawn by the selected hand.
* This will only return the weapon form equipped in the left hand if it is drawn. 'None' is returned if no weapon is drawn by the left hand.
 
== See Also ==
== See Also ==
*[[Actor Script]]
*[[Actor Script]]
*[[EquipItem - Actor]]
*[[EquipItem - Actor]]
*[[GetEquippedShield - Actor]]
*[[GetEquippedShield - Actor]]
Anonymous user