Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsInUse()
bool
IXmlDataVirtualNode. System.Xml.XPathNodePointer.IsInUse
(
)
inline
private
Implements
System.Xml.IXmlDataVirtualNode
.
Definition at line
1537
of file
XPathNodePointer.cs
.
1538
{
1539
return
_owner
.
IsAlive
;
1540
}
System.WeakReference.IsAlive
virtual bool IsAlive
Definition
WeakReference.cs:14
System.Xml.XPathNodePointer._owner
readonly WeakReference _owner
Definition
XPathNodePointer.cs:9
System
Xml
XPathNodePointer
Generated by
1.10.0