HideNPCConsole: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
m (Habi moved page HideWindow to HideNPCConsole without leaving a redirect)
No edit summary
Line 3: Line 3:
::This function may be called before calling ConnectNPC or ConnectNPCEx to have effect.|
::This function may be called before calling ConnectNPC or ConnectNPCEx to have effect.|
retvals=<poem>null.</poem>|
retvals=<poem>null.</poem>|
relfuncs= *[[ShowWindow]]
relfuncs= *[[ShowNPCConsole]]
}}
}}

Revision as of 04:40, 5 December 2022


Description:
Hides the npc console. (By default, the console is hidden)


Parameters:

NoParams
This function may be called before calling ConnectNPC or ConnectNPCEx to have effect.


Return Values:

null.




Related Functions

The following functions may be helpful as they relate to this function in one way or another.