C# Class fCraft.AutoRank.ConditionRankChangeType

Checks what caused player's last rank change (see RankChangeType enum).
Inheritance: Condition
Afficher le fichier Open project: GlennMR/800craft

Méthodes publiques

Méthode Description
ConditionRankChangeType ( RankChangeType type ) : System
ConditionRankChangeType ( [ el ) : System
Eval ( [ info ) : bool
Serialize ( ) : System.Xml.Linq.XElement

Method Details

ConditionRankChangeType() public méthode

public ConditionRankChangeType ( RankChangeType type ) : System
type RankChangeType
Résultat System

ConditionRankChangeType() public méthode

public ConditionRankChangeType ( [ el ) : System
el [
Résultat System

Eval() public méthode

public Eval ( [ info ) : bool
info [
Résultat bool

Serialize() public méthode

public Serialize ( ) : System.Xml.Linq.XElement
Résultat System.Xml.Linq.XElement