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

◆ IsTableConstant()

override bool System.Data.AggregateNode.IsTableConstant ( )
inlinepackage

Definition at line 219 of file AggregateNode.cs.

220 {
221 return _local;
222 }

References System.Data.AggregateNode._local.