LuaState.doString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void doString(char[] str)
  2. void doString(char[] str, LuaTable table)
    struct LuaState
    void
    doString
    (
    const char[] str
    ,
    scope ref LuaTable table
    )

Meta