hourEnd property

  1. @Int32()
int hourEnd
getter/setter pair

< The starting hour.

Implementation

external int hourStart;              /**< The starting hour. */

@Int32()
external int hourEnd;