Ground of Aces Scripting API
Enumerations
Blindflug.DayPhases Namespace Reference

Enumerations

enum class  DayPhase { Work , Leisure , Sleep , None }
 A phase of the day. More...
 

Enumeration Type Documentation

◆ DayPhase

enum DayPhase
strong

A phase of the day.

Enumerator
Work 

Work phase.

Leisure 

Leisure phase.

Sleep 

Sleep phase.

None 

Used internally.