GE Lua Documentation

Press F to search!

findObjectList

Definition


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

Callers

@/lua/ge/extensions/editor/levelValidator.lua

    local objects = findObjectList(bb, SOTStaticShape, 0)
    for _, otherObj in ipairs(objects) do