The methods of the ExpressionEval class are listed below. For a complete list of ExpressionEval class members, see the ExpressionEval Members topic.
![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() Evaluate | Overloaded. Static version of the Expression Evaluator |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Evaluate | Overloaded. Evaluates the expression |
EvaluateBool | Evaluates the expression |
EvaluateDouble | Evaluates the expression |
EvaluateInt | Evaluates the expression |
EvaluateLong | Evaluates the expression |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ExpressionEval Class | HeroStats.ExpressionEvaluation Namespace