GetPCItemLastEquipped()

Returns the last equipped item

object GetPCItemLastEquipped();

Description

Use this to get the item last equipped by a player character in OnPlayerEquipItem..



Version

1.61

See Also

functions: GetPCItemLastEquippedBy | GetPCItemLastUnequipped | GetPCItemLastUnequippedBy
categories: Inventory Functions
events: OnPlayerEquipItem Event


 author: Lilac Soul