Difference between revisions of "GetEquippedWeapon - Actor"
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 | * 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]] |