Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public static class EditorMultiplayerRolesManager.AutomaticSelection.Server

Static Properties

Property

Description

StripAudioComponentsStrips common audio components for the server multiplayer role.
StripRenderingComponentsStrips common rendering components for the server multiplayer role.
StripUIComponentsStrips common UI components for the server multiplayer role.