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

◆ Stylesheetid

int System.Xml.Xsl.XsltOld.Compiler.Stylesheetid
getsetpackage

Definition at line 92 of file Compiler.cs.

93 {
94 get
95 {
96 return _stylesheetid;
97 }
98 set
99 {
101 }
102 }