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

◆ ToInt32() [2/19]

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

Definition at line 1358 of file Convert.cs.

1359 {
1360 return value;
1361 }

References System.value.