CreationKit Documentation

Enumeration Out​Date​Cell​Generation

public enum OutDateCellGeneration  

Describes the types of out-date cells to be generated.

Enumeration Cases

till​End​OfRow

case tillEndOfRow, tillEndOfGrid, off

tillEndOfRow will generate dates till it reaches the end of a row. endOfGrid will continue generating until it has filled a 6x7 grid. Off-mode will generate no postdates

off

case tillEndOfRow, tillEndOfGrid, off

tillEndOfRow will generate dates till it reaches the end of a row. endOfGrid will continue generating until it has filled a 6x7 grid. Off-mode will generate no postdates

till​End​OfGrid

case tillEndOfRow, tillEndOfGrid, off

tillEndOfRow will generate dates till it reaches the end of a row. endOfGrid will continue generating until it has filled a 6x7 grid. Off-mode will generate no postdates