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

◆ ToSByte() [12/19]

static sbyte System.Convert.ToSByte ( sbyte value)
inlinestatic

Definition at line 775 of file Convert.cs.

776 {
777 return value;
778 }

References System.value.