Back to Home
ESO Function Data v100020
CreateFrame()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/unitframes/unitframes.lua:233
--
function UnitFramesManager:CreateFrame(unitTag, anchors, showBarText, style)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/unitframes/unitframes.lua:1574
--
UnitFrames:CreateFrame("reticleover", targetFrameAnchor, HIDE_BAR_TEXT, "ZO_TargetUnitFrame")
ingame/unitframes/unitframes.lua:1670
--
UnitFrames:CreateFrame(unitTag, anchor, HIDE_BAR_TEXT, frameStyle)