GE Lua Documentation

Press F to search!

getAttributesConvertToDict

Definition


-- @/lua/ge/extensions/core/vehicles.lua:2807
local function getAttributesConvertToDict() return convertToDict end

Callers

@/lua/ge/extensions/util/configListGenerator.lua
local defaultNumberOfVehicles = 10
local dictFilters = tableValuesAsLookupDict(core_vehicles.getAttributesConvertToDict())