Back to Home
ESO Function Data v100034
SetLevelTypeText()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/playerprogressbar/playerprogressbar.lua:133
--
function PlayerProgressBarType:SetLevelTypeText(text)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/playerprogressbar/playerprogressbar.lua:161
--
self:SetLevelTypeText(GetString(SI_EXPERIENCE_LEVEL_LABEL))
ingame/playerprogressbar/playerprogressbar.lua:273
--
self:SetLevelTypeText(self.skillLineData:GetName())