VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
VoK.Sdk.Ddo Namespace Reference

Namespaces

namespace  Enums
 

Enumerations

enum  DdoPropertyTypes : uint {
  Unknown = 0 ,
  Boolean = 1 ,
  Byte = 1 ,
  Integer = 2 ,
  Float = 3 ,
  Vector = 4 ,
  Color = 5 ,
  String = 6 ,
  StringInfo = 7 ,
  EnumMapper = 8 ,
  DataFile = 9 ,
  Waveform = 10 ,
  InstanceID = 11 ,
  Position = 12 ,
  TimeType = 13 ,
  TimeStamp = 13 ,
  Bitfield32 = 14 ,
  Bitfield64 = 15 ,
  Array = 16 ,
  Struct = 17 ,
  StringToken = 18 ,
  PropertyID = 19 ,
  Int64 = 20 ,
  TriState = 21 ,
  ArbitraryBitfield = 22
}