C# Class Server.Network.PlaySound

Inheritance: Packet
Show file Open project: brodock/runuo Class Usage Examples

Public Methods

Method Description
PlaySound ( int soundID, IPoint3D target ) : System

Method Details

PlaySound() public method

public PlaySound ( int soundID, IPoint3D target ) : System
soundID int
target IPoint3D
return System