ESO Function Data v100015
math.max()
See also:
max()
Function Aliases
zo_max()
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/voicechat/console/zo_voicechat_manager.lua:234
--
math.max(self.saveSettingsCount - 1, 0)
libraries/zo_templates/scrolltemplates.lua:1221
--
math.max(0, scrollSize-windowHeight)
pregame/charactercreate/gamepad/zo_charactercreate_gamepad.lua:918
--
math.max(newHighlight - 1, 1)