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

◆ ToInt32() [12/19]

static int System.Convert.ToInt32 ( sbyte value)
inlinestatic

Definition at line 1353 of file Convert.cs.

1354 {
1355 return value;
1356 }

References System.value.