Skip to content

function getRightHand (client-side)

Available since version: 0.3.0

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

Declaration

string|nil getRightHand()

Parameters

No parameters.

Returns string|nil

Item instance, or nil if the hand is empty.