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

◆ ToUInt32() [19/19]

static uint System.Convert.ToUInt32 ( ushort value)
inlinestatic

Definition at line 1532 of file Convert.cs.

1533 {
1534 return value;
1535 }

References System.value.