MumbleRemoveVoiceTargetPlayer — RedM Natives
0x88CD646F · CFX · client
Removes the specified player from the user's voice targets. Performs the opposite operation of MUMBLE_ADD_VOICE_TARGET_PLAYER
Parameters
| Name | Type | Description |
|---|---|---|
| targetId | int | A Mumble voice target ID, ranging from 1..30 (inclusive). |
| player | Player | The player index to remove from the target. |
Returns
void