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

Classes

class  SoundInfo
 An object from client_general with IDs in the range of 0x2A000000 - 0x02FFFFFF, corresponding to SoundInfo here: Ddo.ObjectType.SoundInfo This object is consistent between DDO and LOTRO. Usage: DatReader.Unpack<SoundInfo>(...) More...