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

◆ ToInt32() [19/19]

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

Definition at line 1369 of file Convert.cs.

1370 {
1371 return value;
1372 }

References System.value.