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

◆ Eval() [3/3]

override object System.Data.FunctionNode.Eval ( int[] recordNos)
inlinepackage

Definition at line 176 of file FunctionNode.cs.

177 {
178 throw ExprException.ComputeNotAggregate(ToString());
179 }

References System.Data.ExprException.ComputeNotAggregate(), and System.ToString.