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

◆ Eval() [3/3]

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

Definition at line 93 of file LookupNode.cs.

94 {
95 throw ExprException.ComputeNotAggregate(ToString());
96 }

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