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

◆ ToInt32() [8/19]

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

Definition at line 1384 of file Convert.cs.

1385 {
1386 return value;
1387 }

References System.value.