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

Enumerations

StringInfoRendering_VarType
enum  StringInfoRendering_VarType : uint {
  StringInfoRendering_VarType.Undef = 0x00000000 ,
  StringInfoRendering_VarType.String = 0x00000001 ,
  StringInfoRendering_VarType.Float = 0x00000002 ,
  StringInfoRendering_VarType.StringInfo = 0x00000003 ,
  StringInfoRendering_VarType.Integer = 0x00000004
}