C# Class Server.Engines.PartySystem.Party.RejoinTimer

Inheritance: Timer
Show file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
RejoinTimer ( Mobile m ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

OnTick() protected method

protected OnTick ( ) : void
return void

RejoinTimer() public method

public RejoinTimer ( Mobile m ) : System
m Mobile
return System