Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetMultiplayerRoleMaskForComponent(Component)

Gets the multiplayer role mask for a Component.
Read time 1 minuteLast updated 11 days ago

Definition

public static MultiplayerRoleFlags GetMultiplayerRoleMaskForComponent(Component component)

Parameters

component

The Component.

Returns

Type

Description

MultiplayerRoleFlagsReturns the multiplayer role mask for the provided Component.