_PAUSE_MENU_GET_INDEX_OF_MOUSE_HOVERED_SLOT
Docslocal retval = PauseMenuGetIndexOfMouseHoveredSlot()Description
If mouse is hovering on a slot, it returns the slot's index, else it returns -1.
Returns
intReturns an integer value.
local retval = PauseMenuGetIndexOfMouseHoveredSlot()If mouse is hovering on a slot, it returns the slot's index, else it returns -1.
intReturns an integer value.
No snippets yet. Be the first to contribute!