Method IsPlayMode IsPlayMode() Checks if the application is playing. Declaration public static bool IsPlayMode() Returns Type Description bool True for standalone and if playmode in editor, false otherwise.