EditorMultiplayerRolesManager.AutomaticSelection.Server
Provides an api for automatically stripping common component types for the server multiplayer role.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: Unity.Multiplayer.Editor
- Assembly: UnityEditor
public static class EditorMultiplayerRolesManager.AutomaticSelection.Server
Static Properties
Property | Description |
|---|---|
| StripAudioComponents | Strips common audio components for the server multiplayer role. |
| StripRenderingComponents | Strips common rendering components for the server multiplayer role. |
| StripUIComponents | Strips common UI components for the server multiplayer role. |