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

◆ ToUInt16() [2/19]

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

Definition at line 1223 of file Convert.cs.

1224 {
1225 return value;
1226 }

References System.value.