Class MultiplayerRolesManager
Provides an api for managing multiplayer roles in runtime.
Inherited Members
Namespace: Unity.Multiplayer
Assembly: solution.dll
Syntax
public static class MultiplayerRolesManager
Properties
Name | Description |
---|---|
ActiveMultiplayerRoleMask | Gets the active multiplayer role mask. |
Methods
Name | Description |
---|---|
GetMultiplayerRoleMaskForComponent(Component) | Gets the multiplayer role mask for a Component. |
GetMultiplayerRoleMaskForGameObject(GameObject) | Gets the multiplayer role mask for a GameObject. |