C# Class Server.Network.DamagePacket

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

Public Methods

Method Description
DamagePacket ( Mobile m, int amount ) : System

Method Details

DamagePacket() public method

public DamagePacket ( Mobile m, int amount ) : System
m Mobile
amount int
return System