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

◆ IsTableConstant()

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

Definition at line 103 of file LookupNode.cs.

104 {
105 return false;
106 }