VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
TimeOfDay.Generated.cs File Reference

Enumerations

TimeOfDay
enum  TimeOfDay : uint {
  TimeOfDay.Night = 0x00000001 ,
  TimeOfDay.Automatic = 0x00000002 ,
  TimeOfDay.Never = 0x00000003 ,
  TimeOfDay.Dusk = 0x00000004 ,
  TimeOfDay.Always = 0x00000005 ,
  TimeOfDay.Day = 0x00000006 ,
  TimeOfDay.Dawn = 0x00000007
}