GE Lua Documentation

Press F to search!

GetNodeBackgroundDrawList

Definition


-- @/=[C]:-1
function GetNodeBackgroundDrawList(...)

Callers

@/lua/ge/extensions/flowgraph/builder.lua
    local alpha = im.GetStyle().Alpha
    local drawList = ui_flowgraph_editor.GetNodeBackgroundDrawList(self.CurrentNodeId)
    local halfBorderWidth = ui_flowgraph_editor.GetStyle().NodeBorderWidth * 0.5