LuaState.newLocalTable

Creates a new table, which doesn't exist globally. Values can only get set while the table is active. Table becomes inactive as soon as other data is managed.

class LuaState
newLocalTable
()

Meta