Lua:TableIsDict
From BeamNG
Returns true if the table is structured like a dictionary.
File location: lua\utils.lua:356
Syntax
bool tableIsDict (table tbl)
Returns true if the table is structured like a dictionary.
File location: lua\utils.lua:356
bool tableIsDict (table tbl)