C# Class hds.MobHandler

显示文件 Open project: hdneo/mxo-hd

Public Properties

Property Type Description
ticksNeeded int
ticksReceived int

Public Methods

Method Description
MobHandler ( ) : System

Method Details

MobHandler() public method

public MobHandler ( ) : System
return System

Property Details

ticksNeeded public_oe property

public int ticksNeeded
return int

ticksReceived public_oe property

public int ticksReceived
return int