Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorApplication.playmodeStateChanged

public static EditorApplication.CallbackFunction playmodeStateChanged;

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

See Also: EditorApplication.CallbackFunction.