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

◆ IsTableConstant()

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

Definition at line 49 of file ZeroOpNode.cs.

50 {
51 return true;
52 }