Functions such as SetCharacterAI(GroundChar ch, string classpath, params object[] args) currently fail when passing multiple args where one of them is a LuaTable. KeraLua appears to take in a luatable as the full array itself, but more investigation is needed.
Functions such as SetCharacterAI(GroundChar ch, string classpath, params object[] args) currently fail when passing multiple args where one of them is a LuaTable. KeraLua appears to take in a luatable as the full array itself, but more investigation is needed.