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

Enumerations

Int_Sig_Color
enum  Int_Sig_Color : uint {
  Int_Sig_Color.Invalid = 0x00000000 ,
  Int_Sig_Color.red = 0x00000001 ,
  Int_Sig_Color.blue = 0x00000002 ,
  Int_Sig_Color.green = 0x00000003 ,
  Int_Sig_Color.yellow = 0x00000004 ,
  Int_Sig_Color.white = 0x00000005 ,
  Int_Sig_Color.black = 0x00000006 ,
  Int_Sig_Color.red_dull = 0x00000007 ,
  Int_Sig_Color.blue_dull = 0x00000008 ,
  Int_Sig_Color.green_dull = 0x00000009 ,
  Int_Sig_Color.yellow_dull = 0x0000000A ,
  Int_Sig_Color.white_dull = 0x0000000B ,
  Int_Sig_Color.black_dull = 0x0000000C ,
  Int_Sig_Color.purple = 0x0000000D ,
  Int_Sig_Color.orange = 0x0000000E ,
  Int_Sig_Color.orange_dull = 0x0000000F ,
  Int_Sig_Color.purple_dull = 0x00000010
}