Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToInt16()
[13/19]
static
short
System.Convert.ToInt16
(
short
value
)
inline
static
Definition at line
1114
of file
Convert.cs
.
1115
{
1116
return
value
;
1117
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Convert
Generated by
1.10.0