EditorApplication.playmodeStateChanged 播放模式状态被改变

static var playmodeStateChanged : CallbackFunction

Description描述

Delegate for play mode state changes.

对播放模式状态改变的委托。

Add your functions to this delegate to get a callback whenever the playmode state changes (enter/exit play mode, pause).

添加你的函数到委托中, 一旦播放模式的状态改变会得到一个回调信号。

参见:EditorApplication.CallbackFunction.

最后修改:2011年6月25日 Saturday 19:35

本脚本参考基于Unity 3.4.1f5

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