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