forward
VTC_OnClientStopSpeak
Syntax
forward VTC_OnClientStopSpeak(const index);
Description
Called when the player stopped talking.
Parameters
| index | Client index |
|---|
Return
This forward ignores the returned value.
forward
forward VTC_OnClientStopSpeak(const index);
Called when the player stopped talking.
| index | Client index |
|---|
This forward ignores the returned value.