csharp
public enum PlayerRoleWhat 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)
StandaloneA standalone game with no networking.
ServerThe authoritative server.
ClientA client connecting to the server.
Used by (4)
- PlayerLaunchVixen.Editor.SceneView
- PlayerSessionVixen.Editor.SceneView
- PlayerSessionsVixen.Editor.SceneView
- SceneTestsVixen.Editor.SceneView.Tests