Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ TypeMismatch()

static Exception System.Data.ExprException.TypeMismatch ( string expr)
inlinestatic

Definition at line 63 of file ExprException.cs.

64 {
66 }
static EvaluateException _Eval(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_TypeMismatch
Definition SR.cs:122
Definition SR.cs:7

References System.Data.ExprException._Eval(), System.SR.Expr_TypeMismatch, and System.SR.Format().

Referenced by System.Data.UnaryNode.EvalUnaryOp().