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 |
|---|---|
| bool | True if the behaviour is normal, and false if it is Maximized or Fullscreen. |