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

◆ ToUInt64() [3/19]

static ulong System.Convert.ToUInt64 ( char value)
inlinestatic

Definition at line 1768 of file Convert.cs.

1769 {
1770 return value;
1771 }

References System.value.