- libraries/zo_visualeffects/zo_flickereffect.lua:114 --
control:SetVertexColors(vertexPoint, r, g, b, a)
- publicallingames/tribute/tributecard.lua:1555 --
control:SetVertexColors(VERTEX_POINTS_TOPLEFT, topLeftColor.r, topLeftColor.g, topLeftColor.b, topLeftColor.a)
- publicallingames/tribute/tributecard.lua:1556 --
control:SetVertexColors(VERTEX_POINTS_BOTTOMRIGHT, bottomRightColor.r, bottomRightColor.g, bottomRightColor.b, bottomRightColor.a)