Property | Type | Description | |
---|---|---|---|
BackScroll | int |
Method | Description | |
---|---|---|
CheckResize ( ) : void | ||
ClearNotify ( ) : void | ||
DPrint ( string fmt ) : void | ||
Draw ( int lines, bool drawinput ) : void | ||
DrawNotify ( ) : void |
Con_DrawNotify
|
|
Init ( ) : void | ||
Print ( string fmt ) : void |
Con_Printf
|
|
SafePrint ( string fmt ) : void | ||
Shutdown ( ) : void | ||
ToggleConsole_f ( ) : void |
Con_ToggleConsole_f
|
Method | Description | |
---|---|---|
Clear_f ( ) : void |
Con_Clear_f
|
|
DebugLog ( string msg ) : void |
Con_DebugLog
|
|
DrawInput ( ) : void | ||
LineFeed ( ) : void | ||
MessageMode2_f ( ) : void | ||
MessageMode_f ( ) : void |
public static Draw ( int lines, bool drawinput ) : void | ||
lines | int | |
drawinput | bool | |
return | void |
public static SafePrint ( string fmt ) : void | ||
fmt | string | |
return | void |