terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
virtual object | ValueAs (Type returnType) |
object | ValueAs (Type returnType, IXmlNamespaceResolver nsResolver) |
Protected Member Functions | |
XPathItem () | |
Properties | |
XmlSchemaType | XmlType [get] |
string | Value [get] |
object | TypedValue [get] |
Type | ValueType [get] |
bool | ValueAsBoolean [get] |
DateTime | ValueAsDateTime [get] |
double | ValueAsDouble [get] |
int | ValueAsInt [get] |
long | ValueAsLong [get] |
Definition at line 9 of file XPathItem.cs.