Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt()
static int System.Xml.Xsl.Runtime.XsltConvert.ToInt
(
double
value
)
inline
static
Definition at line
226
of file
XsltConvert.cs
.
227
{
228
return
checked
((
int
)
value
);
229
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.value
@ value
References
System.Xml.Dictionary
, and
System.value
.
System
Xml
Xsl
Runtime
XsltConvert
Generated by
1.10.0