_PAUSE_MENU_GET_UNIQUE_ID_OF_MOUSE_HOVERED_SLOT
Docslocal retval = PauseMenuGetUniqueIdOfMouseHoveredSlot()Description
If mouse is hovering on a slot, it returns uniqueid of that slot, else it returns -1.
Returns
intReturns an integer value.
local retval = PauseMenuGetUniqueIdOfMouseHoveredSlot()If mouse is hovering on a slot, it returns uniqueid of that slot, else it returns -1.
intReturns an integer value.
No snippets yet. Be the first to contribute!