VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
Sound Class Reference

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

Inherits IUnpackable.

Public Member Functions

 Sound ()
 
 Sound (BinaryReader reader)
 
void Unpack (BinaryReader reader)
 

Properties

uint FileId [get, set]
 
uint FileSize [get, set]
 
byte[] SoundFile [get, set]
 

Detailed Description

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


The documentation for this class was generated from the following file: