Property PresentAtCompletion
PresentAtCompletion
Gets or sets a value that indicates whether the player was present when the game ended.
Declaration
public bool? PresentAtCompletion { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |