Interface ICompletionStatusSettignsApi
Describes interface for completion status related settings.
public interface ICompletionStatusSettignsApi
Properties
DefaultStatus
Gets ID of status to be assigned to newly added games.
Guid DefaultStatus { get; }
Property Value
PlayedStatus
Gets ID of status to be assigned when a game is played for the first time.
Guid PlayedStatus { get; }