Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetPlayModeFocused()

Returns the enter play mode behavior for the selected PlayModeView.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static bool GetPlayModeFocused()

Returns

Type

Description

boolTrue if the behaviour is normal, and false if it is Maximized or Fullscreen.