Back to Home
ESO Function Data v100034
EvaluateLiteralOrFunctionWithDefault()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/housingeditor/housingeditorhud.lua:3573
--
local function EvaluateLiteralOrFunctionWithDefault(expression, default, ...)
Function Calls
ingame/housingeditor/housingeditorhud.lua:3604
--
EvaluateLiteralOrFunctionWithDefault(keybindDescriptor.visible, DEFAULT_VISIBLE, keybindDescriptor)
ingame/housingeditor/housingeditorhud.lua:3612
--
EvaluateLiteralOrFunctionWithDefault(keybindDescriptor.enabled, DEFAULT_ENABLED, keybindDescriptor)