Table of Contents

[VCE_Main] GameConnection::centerPrint

There is no doc-string available for this function.

Syntax

script [VCE_Main] GameConnection::centerPrint(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:33

See also

[VCE_Main] GameConnection::bottomPrint
[VCE_Main] GameConnection::chatMessage
[VCE_Main] GameConnection::onDeath

References

This function is not called by any other functions.