Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MultiplayerRolesManager

Provides an api for managing multiplayer roles in runtime.
Read time 1 minuteLast updated 6 days ago

Definition

public static class MultiplayerRolesManager

Static Properties

Property

Description

ActiveMultiplayerRoleMaskGets the active multiplayer role mask.

Static Methods

Method

Description

GetMultiplayerRoleMaskForComponentGets the multiplayer role mask for a Component.
GetMultiplayerRoleMaskForGameObjectGets the multiplayer role mask for a GameObject.