Back to Home
ESO Function Data v100026
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
app/globals/globals.lua:17
--
math.floor(r * 255)
app/globals/globals.lua:17
--
math.floor(g * 255)
app/globals/globals.lua:17
--
math.floor(b * 255)
ingame/guild/gamepad/guildhistory_gamepad.lua:383
--
math.floor((self.startIndex / self.itemsPerPage) + 1)
libraries/utility/zo_categorymanager.lua:110
--
math.floor((high-low) * 0.5)
pregame/gamecredits/sharedgamecredits.lua:109
--
math.floor(self.phase)