Method | Description | |
---|---|---|
Eval ( PlayerInfo info ) : bool | ||
Parse ( System.Xml.Linq.XElement el ) : Condition | ||
Serialize ( ) : System.Xml.Linq.XElement |
public abstract Eval ( PlayerInfo info ) : bool | ||
info | PlayerInfo | |
return | bool |
public static Parse ( System.Xml.Linq.XElement el ) : Condition | ||
el | System.Xml.Linq.XElement | |
return | Condition |
public abstract Serialize ( ) : System.Xml.Linq.XElement | ||
return | System.Xml.Linq.XElement |