GetEquippedArmorInSlot - Actor
Member of: Actor Script
Obtain the armor currently equipped in the specified slot.
Syntax
Armor Function GetEquippedArmorInSlot(int aiSlot) native
Parameters
- aiSlot: The slot from which to get the currently equipped armor.
Return Value
The currently equipped armor in the specified slot.