ActiveScenario
Returns or sets the active play mode scenario.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.PlayMode.Editor
- Assembly: UnityEditor
public static PlayModeScenario ActiveScenario { get; set; }
Remarks
Assigning a null value will revert to the default scenario.