MonoBehaviour.OnApplicationQuit 当程序退出

function OnApplicationQuit () : void

Description描述

Sent to all game objects before the application is quit.

在应用退出之前发送给所有的游戏物体。

In the editor this is called when the user stops playmode. In the web player it is called when the web view is closed.

当用户停止运行模式时在编辑器中调用。当web被关闭时在网络播放器中被调用。

最后修改:2011年1月2日 Sunday 18:06

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。