Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SetWindowSize()
static void System.Console.SetWindowSize
(
int
width
,
int
height
)
inline
static
Definition at line
558
of file
Console.cs
.
559
{
560
ConsolePal.SetWindowSize(width, height);
561
}
References
System.ConsolePal.SetWindowSize()
.
System
Console
Generated by
1.10.0