reapi_addons functions
All callable symbols documented in this include, grouped by declaration type.
Natives
| Name | Signature |
|---|---|
| REU_GetAuthtype | native client_auth_type:REU_GetAuthtype(const index) |
| REU_GetProtocol | native REU_GetProtocol(const index) |
| REU_IsRevemuWithoutAdminRights | native bool:REU_IsRevemuWithoutAdminRights(const index) |
| VTC_IsClientMuted | native bool:VTC_IsClientMuted(const index) |
| VTC_IsClientSpeaking | native bool:VTC_IsClientSpeaking(const index) |
| VTC_MuteClient | native VTC_MuteClient(const index) |
| VTC_PlaySound | native VTC_PlaySound(const receiver, const soundFilePath[]) |
| VTC_UnmuteClient | native VTC_UnmuteClient(const index) |
Forwards
| Name | Signature |
|---|---|
| VTC_OnClientStartSpeak | forward VTC_OnClientStartSpeak(const index) |
| VTC_OnClientStopSpeak | forward VTC_OnClientStopSpeak(const index) |