C# Class Server.Items.SweetDough.InternalTarget.InternalTimer

Inheritance: Timer
ファイルを表示 Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
InternalTimer ( Mobile from, Campfire campfire ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

public InternalTimer ( Mobile from, Campfire campfire ) : System
from Mobile
campfire Campfire
return System

OnTick() protected method

protected OnTick ( ) : void
return void