Back to Home
ESO Function Data v100016
math.floor()
See also:
floor()
Function Aliases
zo_floor()
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/guild/gamepad/guildhistory_gamepad.lua:337
--
math.floor((self.startIndex / self.itemsPerPage) + 1)
libraries/utility/zo_categorymanager.lua:110
--
math.floor((high-low) * 0.5)
pregame/gamecredits/sharedgamecredits.lua:88
--
math.floor(self.phase)