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

◆ ArgumentTypeInteger()

static Exception System.Data.ExprException.ArgumentTypeInteger ( string function,
int arg )
inlinestatic

Definition at line 173 of file ExprException.cs.

174 {
176 }
static EvaluateException _Eval(string error)
static CultureInfo InvariantCulture
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string Expr_ArgumentTypeInteger
Definition SR.cs:158
Definition SR.cs:7

References System.Data.ExprException._Eval(), System.SR.Expr_ArgumentTypeInteger, System.SR.Format(), and System.Globalization.CultureInfo.InvariantCulture.

Referenced by System.Data.FunctionNode.EvalFunction().