Class UCIEngine.OptionCheck
Option, which can be represented as checkbox in a GUI
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: PonzianiComponents.Chesslib
Assembly: PonzianiComponents.dll
Syntax
public class OptionCheck : UCIEngine.Option
Properties
| Improve this Doc View SourceDefault
The option's default value
Declaration
public bool Default { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
| Improve this Doc View SourceParse(String)
Declaration
protected override void Parse(string ucicommand)
Parameters
Type | Name | Description |
---|---|---|
System.String | ucicommand |