C# Class wServer.logic.HpLesserPercent

Inheritance: Behavior
Exibir arquivo Open project: C453/OryxKingdom Class Usage Examples

Public Methods

Method Description
Instance ( float threshold, Behavior result, Behavior no = null ) : HpLesserPercent

Protected Methods

Method Description
TickCore ( RealmTime time ) : bool

Private Methods

Method Description
HpLesserPercent ( float threshold, Behavior result, Behavior no ) : System

Method Details

Instance() public static method

public static Instance ( float threshold, Behavior result, Behavior no = null ) : HpLesserPercent
threshold float
result Behavior
no Behavior
return HpLesserPercent

TickCore() protected method

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