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

◆ UndefinedFunction()

static Exception System.Data.ExprException.UndefinedFunction ( string name)
inlinestatic

Definition at line 88 of file ExprException.cs.

89 {
91 }
static EvaluateException _Eval(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_UndefinedFunction
Definition SR.cs:130
Definition SR.cs:7

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

Referenced by System.Data.AggregateNode.AggregateNode(), System.Data.FunctionNode.FunctionNode(), System.Data.FunctionNode.Check(), and System.Data.FunctionNode.EvalFunction().