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

◆ ToChar() [3/18]

static char System.Convert.ToChar ( char value)
inlinestatic

Definition at line 641 of file Convert.cs.

642 {
643 return value;
644 }

References System.value.