Edit

Share via


MultiplayerSessionMember.IsCurrentUser Property

Definition

A value that indicates if this multiplayer session member is the player whose Xbox Live context was used to create or retrieve the current MultiplayerSession object.

public bool IsCurrentUser { get; }
member this.IsCurrentUser : bool
Public ReadOnly Property IsCurrentUser As Boolean

Property Value

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.IsCurrentUser

Applies to