C# Class Server.Items.BaseBeverage.HeaveTimer

Inheritance: Server.Timer
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
HeaveTimer ( Server.Mobile drunk ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

HeaveTimer() public method

public HeaveTimer ( Server.Mobile drunk ) : System
drunk Server.Mobile
return System

OnTick() protected method

protected OnTick ( ) : void
return void