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

◆ ToUInt16() [3/19]

static ushort System.Convert.ToUInt16 ( char value)
inlinestatic

Definition at line 1207 of file Convert.cs.

1208 {
1209 return value;
1210 }

References System.value.