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

Inheritance: Timer, IAction
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
InternalTimer ( Mobile from, ILockpickable item, Lockpick lockpick ) : System

Méthodes protégées

Méthode Description
BrokeLockPickTest ( ) : void
OnTick ( ) : void

Method Details

BrokeLockPickTest() protected méthode

protected BrokeLockPickTest ( ) : void
Résultat void

InternalTimer() public méthode

public InternalTimer ( Mobile from, ILockpickable item, Lockpick lockpick ) : System
from Mobile
item ILockpickable
lockpick Lockpick
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void