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

◆ ToInt16() [2/19]

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

Definition at line 1080 of file Convert.cs.

1081 {
1082 return value;
1083 }

References System.value.