Back to Home
ESO Function Data v101044
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:4168
--
local function EvaluateLiteralOrFunctionWithDefault(expression, default, ...)
Function Calls
ingame/housingeditor/housingeditorhud.lua:4199
--
EvaluateLiteralOrFunctionWithDefault(keybindDescriptor.visible, DEFAULT_VISIBLE, keybindDescriptor)
ingame/housingeditor/housingeditorhud.lua:4207
--
EvaluateLiteralOrFunctionWithDefault(keybindDescriptor.enabled, DEFAULT_ENABLED, keybindDescriptor)