C# Class Server.Network.MobileIncoming

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

Public Properties

Property Type Description
m_Beheld Mobile

Public Methods

Method Description
MobileIncoming ( Mobile beholder, Mobile beheld ) : System

Method Details

MobileIncoming() public method

public MobileIncoming ( Mobile beholder, Mobile beheld ) : System
beholder Mobile
beheld Mobile
return System

Property Details

m_Beheld public property

public Mobile m_Beheld
return Mobile