Grampus


UnencodedMoveTextEntry Type

Namespace: Grampus

Assembly: GrampusLib.dll

Parent Module: Types

Base Type: obj

All Interfaces: IEquatable<UnencodedMoveTextEntry> , IStructuralEquatable , IComparable<UnencodedMoveTextEntry> , IComparable , IStructuralComparable

Discriminated Union type holding options for each possible item in game moves, such as a comment.

Union cases

Union case Description

UnencodedCommentEntry string

Full Usage: UnencodedCommentEntry string

Parameters:
    Item : string

Item : string

UnencodedGameEndEntry GameResult

Full Usage: UnencodedGameEndEntry GameResult

Parameters:

Item : GameResult

UnencodedHalfMoveEntry(int option, bool, pMove)

Full Usage: UnencodedHalfMoveEntry(int option, bool, pMove)

Parameters:
    Item1 : int option
    Item2 : bool
    Item3 : pMove

Item1 : int option
Item2 : bool
Item3 : pMove

UnencodedNAGEntry NAG

Full Usage: UnencodedNAGEntry NAG

Parameters:

Item : NAG

UnencodedRAVEntry UnencodedMoveTextEntry list

Full Usage: UnencodedRAVEntry UnencodedMoveTextEntry list

Parameters:

Item : UnencodedMoveTextEntry list