Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ToInt16() [13/19]

static short System.Convert.ToInt16 ( short value)
inlinestatic

Definition at line 1114 of file Convert.cs.

1115 {
1116 return value;
1117 }

References System.value.