Table of Contents

[VCE_Main] GameConnection::bottomPrint

There is no doc-string available for this function.

Syntax

script [VCE_Main] GameConnection::bottomPrint(string %client, string %msg, string %time, string %thing);

Parameters

string %client
No description available.

string %msg
No description available.

string %time
No description available.

string %thing
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Event_Variables/server/package.cs:37

See also

[VCE_Main] GameConnection::centerPrint
[VCE_Main] GameConnection::chatMessage
[VCE_Main] GameConnection::onDeath

References

This function is not called by any other functions.