ipairs.ipairs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ipairs(LuaTableT table)
    template ipairs(ValueT, alias Func)
    void
    ipairs
    (
    LuaTableT
    )
    (
    LuaTableT table
    )
  2. template ipairs(alias Func, LuaIterateOption Options = LuaIterateOption.none)

Meta