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