Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
VariableType.cs
Go to the documentation of this file.
1
namespace
System.Xml.Xsl.XsltOld
;
2
3
internal
enum
VariableType
4
{
5
GlobalVariable
,
6
GlobalParameter
,
7
LocalVariable
,
8
LocalParameter
,
9
WithParameter
10
}
System.Xml.Xsl.XsltOld.VariableType
VariableType
Definition
VariableType.cs:4
System.Xml.Xsl.XsltOld.VariableType.GlobalParameter
@ GlobalParameter
System.Xml.Xsl.XsltOld.VariableType.GlobalVariable
@ GlobalVariable
System.Xml.Xsl.XsltOld.VariableType.LocalParameter
@ LocalParameter
System.Xml.Xsl.XsltOld.VariableType.LocalVariable
@ LocalVariable
System.Xml.Xsl.XsltOld.VariableType.WithParameter
@ WithParameter
System.Xml.Xsl.XsltOld
Definition
IXsltDebugger.cs:1
source
System.Private.Xml
System.Xml.Xsl.XsltOld
VariableType.cs
Generated by
1.10.0