Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LastNode
override
?
XmlLinkedNode
System.Xml.XmlAttribute.LastNode
get
set
package
inherited
Definition at line
85
of file
XmlAttribute.cs
.
86
{
87
get
88
{
89
return
_lastChild
;
90
}
91
set
92
{
93
_lastChild
=
value
;
94
}
95
}
System.Xml.XmlAttribute._lastChild
XmlLinkedNode _lastChild
Definition
XmlAttribute.cs:11
System.ExceptionArgument.value
@ value
System
Xml
XmlUnspecifiedAttribute
Generated by
1.10.0