virtual protected LuaTable BindLuaScript(string scriptName) { luaScriptBinder = new LuaScriptBinder(scriptName); return luaScriptBinder.Bind(); }