Vixen
02b45cc4
csharp
public enum PlayState

What the editor is doing with the scene.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Editing

    Being edited.

  • Playing

    Running.

  • Paused

    Running, but not stepping.

Used by (3)

  • EditorApplicationVixen.Editor.App
  • PlayModeControllerVixen.Editor.SceneView
  • SceneTestsVixen.Editor.SceneView.Tests