C# Class hds.TeleportHandler

Mostra file Open project: hdneo/mxo-hd

Public Methods

Method Description
processHardlineExitConfirm ( byte &packet ) : void
processHardlineExitRequest ( byte &packet ) : void
processHardlineStatusRequest ( byte &packet ) : void
processHardlineTeleport ( byte &packet ) : void
processTeleportReset ( byte &packet ) : void

Method Details

processHardlineExitConfirm() public method

public processHardlineExitConfirm ( byte &packet ) : void
packet byte
return void

processHardlineExitRequest() public method

public processHardlineExitRequest ( byte &packet ) : void
packet byte
return void

processHardlineStatusRequest() public method

public processHardlineStatusRequest ( byte &packet ) : void
packet byte
return void

processHardlineTeleport() public method

public processHardlineTeleport ( byte &packet ) : void
packet byte
return void

processTeleportReset() public method

public processTeleportReset ( byte &packet ) : void
packet byte
return void