OnLevelWon += GameOnOnLevelWon; env = new NLua.Lua(); env.LoadCLRPackage(); env["this"] = this; // Give the script access to the gameobject.
確定! 回上一頁