Property JoinedInProgress
JoinedInProgress
Gets or sets a value that indicates whether the player joined a game that was already in progress.
Declaration
public bool? JoinedInProgress { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |