Vixen
02b45cc4
csharp
public enum PlayerRole

What one out-of-process player is for.

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

Fields and properties (3)

  • Standalone

    A standalone game with no networking.

  • Server

    The authoritative server.

  • Client

    A client connecting to the server.

Used by (4)

  • PlayerLaunchVixen.Editor.SceneView
  • PlayerSessionVixen.Editor.SceneView
  • PlayerSessionsVixen.Editor.SceneView
  • SceneTestsVixen.Editor.SceneView.Tests