Lua:TableIsDict

Lua:TableIsDict

From BeamNG

Revision as of 19:48, 23 January 2015 by Nug700 (talk | contribs) (initial.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns true if the table is structured like a dictionary.

File location: lua\utils.lua:356

Syntax

bool tableIsDict (table tbl)