Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetMultiplayerRoleForBuildProfile(BuildProfile, MultiplayerRoleFlags)

Sets the multiplayer role mask that is going to be used for the provided build profile.
Read time 1 minuteLast updated 13 days ago

Definition

public static void SetMultiplayerRoleForBuildProfile(BuildProfile profile, MultiplayerRoleFlags mask)

Parameters

The build profile to set the multiplayer role mask for.

The multiplayer role mask to assing to the build profile.