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

◆ ToInt16() [12/19]

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

Definition at line 1075 of file Convert.cs.

1076 {
1077 return value;
1078 }

References System.value.