C# Class SagaMap.Tasks.Regeneration

Inheritance: SagaLib.MultiRunTask
Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Свойство Type Description
hp ushort
sp ushort

Méthodes publiques

Méthode Description
CallBack ( object o ) : void
Regeneration ( MapClient client, ushort hp, ushort sp, int period ) : System

Method Details

CallBack() public méthode

public CallBack ( object o ) : void
o object
Résultat void

Regeneration() public méthode

public Regeneration ( MapClient client, ushort hp, ushort sp, int period ) : System
client MapClient
hp ushort
sp ushort
period int
Résultat System

Property Details

hp public_oe property

public ushort hp
Résultat ushort

sp public_oe property

public ushort sp
Résultat ushort