C# Class wServer.logic.HpLesserPercent

Inheritance: Behavior
Afficher le fichier Open project: C453/OryxKingdom Class Usage Examples

Méthodes publiques

Méthode Description
Instance ( float threshold, Behavior result, Behavior no = null ) : HpLesserPercent

Méthodes protégées

Méthode Description
TickCore ( RealmTime time ) : bool

Private Methods

Méthode Description
HpLesserPercent ( float threshold, Behavior result, Behavior no ) : System

Method Details

Instance() public static méthode

public static Instance ( float threshold, Behavior result, Behavior no = null ) : HpLesserPercent
threshold float
result Behavior
no Behavior
Résultat HpLesserPercent

TickCore() protected méthode

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
Résultat bool