![]() |
fCraft
0.636
Custom Minecraft Server
|
Class for checking ranges of countable PlayerInfo fields (see ConditionField enum). More...


Public Member Functions | |
| ConditionIntRange () | |
| ConditionIntRange ([NotNull] XElement el) | |
| ConditionIntRange (ConditionField field, ComparisonOp comparison, int value) | |
| override bool | Eval ([NotNull] PlayerInfo info) |
| override XElement | Serialize () |
| override string | ToString () |
Properties | |
| ConditionField | Field [get, set] |
| ComparisonOp | Comparison [get, set] |
| int | Value [get, set] |
Additional Inherited Members | |
Static Public Member Functions inherited from fCraft.AutoRank.Condition | |
| static Condition | Parse (XElement el) |
Class for checking ranges of countable PlayerInfo fields (see ConditionField enum).
| fCraft.AutoRank.ConditionIntRange.ConditionIntRange | ( | ) |
| fCraft.AutoRank.ConditionIntRange.ConditionIntRange | ( | [NotNull] XElement | el | ) |
| fCraft.AutoRank.ConditionIntRange.ConditionIntRange | ( | ConditionField | field, |
| ComparisonOp | comparison, | ||
| int | value | ||
| ) |
|
virtual |
Implements fCraft.AutoRank.Condition.
|
virtual |
Implements fCraft.AutoRank.Condition.
| override string fCraft.AutoRank.ConditionIntRange.ToString | ( | ) |
|
getset |
|
getset |
|
getset |
1.8.2