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

◆ ToUInt32() [2/19]

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

Definition at line 1516 of file Convert.cs.

1517 {
1518 return value;
1519 }

References System.value.