Version: 2017.1

EditorApplication.playmodeStateChanged

切换到手册
public static EditorApplication.CallbackFunction playmodeStateChanged ;

描述

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。