fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Public Member Functions | List of all members
fCraft.AutoRank.ConditionNOR Class Reference

Logical AND - true if NONE of the conditions are true. More...

Inheritance diagram for fCraft.AutoRank.ConditionNOR:
Inheritance graph
[legend]
Collaboration diagram for fCraft.AutoRank.ConditionNOR:
Collaboration graph
[legend]

Public Member Functions

 ConditionNOR ()
 
 ConditionNOR (IEnumerable< Condition > conditions)
 
 ConditionNOR (XContainer el)
 
override bool Eval ([NotNull] PlayerInfo info)
 
override XElement Serialize ()
 
- Public Member Functions inherited from fCraft.AutoRank.ConditionSet
void Add ([NotNull] Condition condition)
 

Additional Inherited Members

- Static Public Member Functions inherited from fCraft.AutoRank.Condition
static Condition Parse (XElement el)
 
- Protected Member Functions inherited from fCraft.AutoRank.ConditionSet
 ConditionSet ()
 
 ConditionSet ([NotNull] IEnumerable< Condition > conditions)
 
 ConditionSet ([NotNull] XContainer el)
 
- Properties inherited from fCraft.AutoRank.ConditionSet
List< ConditionConditions [get, set]
 

Detailed Description

Logical AND - true if NONE of the conditions are true.

Constructor & Destructor Documentation

fCraft.AutoRank.ConditionNOR.ConditionNOR ( )
fCraft.AutoRank.ConditionNOR.ConditionNOR ( IEnumerable< Condition conditions)
fCraft.AutoRank.ConditionNOR.ConditionNOR ( XContainer  el)

Member Function Documentation

override bool fCraft.AutoRank.ConditionNOR.Eval ( [NotNull] PlayerInfo  info)
virtual

Reimplemented from fCraft.AutoRank.ConditionSet.

override XElement fCraft.AutoRank.ConditionNOR.Serialize ( )
virtual

Reimplemented from fCraft.AutoRank.ConditionSet.


The documentation for this class was generated from the following file: