Class EditorMultiplayerRolesManager.AutomaticSelection.Server
Provides an api for automatically stripping common component types for the server multiplayer role.
Inherited Members
Namespace: Unity.Multiplayer.Editor
Assembly: solution.dll
Syntax
public static class EditorMultiplayerRolesManager.AutomaticSelection.Server
Properties
Name | 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. |