Returns whether an item belonging to the player is on the cursor. See GetCursorInfo() for more detailed information.


See also Cursor functions, Item functions.

Signature:

hasItem = CursorHasItem()

Returns:

  • hasItem - 1 if the cursor is currently holding an item that the player owns; otherwise nil (1nil)