Version: 5.6

EditorApplication.playmodeStateChanged

Cambiar al Manual
public static EditorApplication.CallbackFunction playmodeStateChanged ;

Descripción

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).

See Also: EditorApplication.CallbackFunction.