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

◆ ToUInt16() [19/19]

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

Definition at line 1245 of file Convert.cs.

1246 {
1247 return value;
1248 }

References System.value.