Skip to content

function getLeftHand (client-side)

Available since version: 0.3.0

This function will return the item instance currently held in the local player's left hand.

Declaration

string|nil getLeftHand()

Parameters

No parameters.

Returns string|nil

Item instance, or nil if the hand is empty.