Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketSound Class Reference

Play Sound Effect. More...

#include <packets.h>

Inheritance diagram for cPacketSound:

cServerPacket cPacket List of all members.

Public Methods

 cPacketSound ()

Public Attributes

UI08 mode
 mode ( 0=quiet repeating, 1=single normally played sound effect )

UI16 model
 sound model

UI16 unk
 unknown ( speed/volume modifier? Line of sight stuff? )

UI16 x
 x Location

UI16 y
 y Location

UI16 z
 z Location


Detailed Description

Play Sound Effect.

Author:
Endymion
Since:
0.83
Note:
0x54


Constructor & Destructor Documentation

cPacketSound::cPacketSound  
 


Member Data Documentation

UI08 cPacketSound::mode
 

mode ( 0=quiet repeating, 1=single normally played sound effect )

UI16 cPacketSound::model
 

sound model

UI16 cPacketSound::unk
 

unknown ( speed/volume modifier? Line of sight stuff? )

UI16 cPacketSound::x
 

x Location

UI16 cPacketSound::y
 

y Location

UI16 cPacketSound::z
 

z Location


The documentation for this class was generated from the following files: SourceForge.net Logo