C# Class Server.Network.MobileStatusExtended

Inheritance: Packet
Show file Open project: brodock/runuo

Public Methods

Method Description
MobileStatusExtended ( Mobile m ) : System
MobileStatusExtended ( Mobile m, Server.Network.NetState ns ) : System

Method Details

MobileStatusExtended() public method

public MobileStatusExtended ( Mobile m ) : System
m Mobile
return System

MobileStatusExtended() public method

public MobileStatusExtended ( Mobile m, Server.Network.NetState ns ) : System
m Mobile
ns Server.Network.NetState
return System