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

◆ ForwardCompatibility

bool System.Xml.Xsl.XsltOld.InputScope.ForwardCompatibility
getsetpackage

Definition at line 23 of file InputScope.cs.

24 {
25 get
26 {
28 }
29 set
30 {
32 }
33 }