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

◆ CanHaveApplyImports

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

Definition at line 35 of file InputScope.cs.

36 {
37 get
38 {
40 }
41 set
42 {
44 }
45 }