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

◆ Eval() [3/3]

override object System.Data.NameNode.Eval ( int[] records)
inlinepackage

Definition at line 95 of file NameNode.cs.

96 {
97 throw ExprException.ComputeNotAggregate(ToString());
98 }

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