MultiplayerSession.SetMutableRoleSettings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void SetMutableRoleSettings (Windows.Foundation.Collections.IMapView<string,Microsoft.Xbox.Services.Multiplayer.MultiplayerRoleType> roleTypes);
abstract member SetMutableRoleSettings : Windows.Foundation.Collections.IMapView<string, Microsoft.Xbox.Services.Multiplayer.MultiplayerRoleType> -> unit
override this.SetMutableRoleSettings : Windows.Foundation.Collections.IMapView<string, Microsoft.Xbox.Services.Multiplayer.MultiplayerRoleType> -> unit
Public Sub SetMutableRoleSettings (roleTypes As IMapView(Of String, MultiplayerRoleType))
Parameters
- roleTypes
- Windows.Foundation.Collections.IMapView<String,MultiplayerRoleType>
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.SetMutableRoleSettings(Windows.Foundation.Collections.IMapView{System.String,Microsoft.Xbox.Services.Multiplayer.MultiplayerRoleType})