Beta Documentation - Subject to change.

Sets the equipment slot visualized by this UI equipment slot.

Syntax

Lua
function EquipmentSlot:SetEquipmentSlot(value);

Parameters

value
Type: number
The equipment slot visualized by this UI equipment slot.

Remarks

Sets the equipment slot visualized by this UI equipment slot.

See Also