pairs

Undocumented in source.
  1. void pairs(LuaTableT table)
    template pairs(alias Func, LuaIterateOption Options = LuaIterateOption.none)
    void
    pairs
    (
    LuaTableT
    )
    (
    LuaTableT table
    )
  2. template pairs(KeyT, ValueT, alias Func)

Members

Functions

pairs
void pairs(LuaTableT table)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta