Back to Home
ESO Function Data v100034
ZO_ResizeTextureWidthAndMaintainAspectRatio()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/globals.lua:98
--
function ZO_ResizeTextureWidthAndMaintainAspectRatio(texture, width)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/help/gamepad/help_common_gamepad.lua:192
--
ZO_ResizeTextureWidthAndMaintainAspectRatio(control, GAMEPAD_HELP_MAX_IMAGE_WIDTH)
ingame/help/keyboard/help_keyboard.lua:365
--
ZO_ResizeTextureWidthAndMaintainAspectRatio(control, HELP_MAX_IMAGE_WIDTH)