Skip to content

table.map

Andrew McWatters edited this page Apr 19, 2020 · 2 revisions

table.map()

Source

engine/shared/tablib.lua

Usage

table.map( t, callback )

Parameters

Name Type Description
t ??? ???
callback ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally