Skip to content

function getEq (client-side)

Available since version: 0.0.2

The function is used to get all of the items from hero inventory.

Declaration

[Item...] getEq()

Parameters

No parameters.

Returns [Item...]

the array populated with all of the item objects from hero inventory. For more information see Item class.