Table of Contents

[VCE_Main] GameConnection::chatMessage

There is no doc-string available for this function.

Syntax

script [VCE_Main] GameConnection::chatMessage(string %client, string %msg);

Parameters

string %client
No description available.

string %msg
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

[VCE_Main] GameConnection::bottomPrint
[VCE_Main] GameConnection::centerPrint
[VCE_Main] GameConnection::onDeath

References

This function is not called by any other functions.