C# Class wServer.logic.HpLesser

Inheritance: Behavior
Datei anzeigen Open project: C453/OryxKingdom Class Usage Examples

Public Methods

Method Description
Instance ( int threshold, Behavior result, Behavior no = null ) : HpLesser

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Private Methods

Method Description
HpLesser ( int threshold, Behavior result, Behavior no ) : System

Method Details

Instance() public static method

public static Instance ( int threshold, Behavior result, Behavior no = null ) : HpLesser
threshold int
result Behavior
no Behavior
return HpLesser

TickCore() protected method

protected TickCore ( RealmTime time ) : bool
time wServer.realm.RealmTime
return bool