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

◆ ToUInt64() [19/19]

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

Definition at line 1800 of file Convert.cs.

1801 {
1802 return value;
1803 }

References System.value.