C# Class Server.Mobiles.Spawner.WarnTimer

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

Méthodes publiques

Méthode Description
Add ( Point3D p, Map map, string name ) : void
WarnTimer ( ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

Add() public méthode

public Add ( Point3D p, Map map, string name ) : void
p Point3D
map Map
name string
Résultat void

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void

WarnTimer() public méthode

public WarnTimer ( ) : System
Résultat System