Beta Documentation - Subject to change.

Gets the number of items that can be equipped.

Syntax

Lua
function Equipment:GetSize();

Returns

Type: number
The number of items that can be equipped.

Remarks

Gets the number of items that can be equipped.

See Also