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

◆ ToInt32() [13/19]

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

Definition at line 1363 of file Convert.cs.

1364 {
1365 return value;
1366 }

References System.value.