Returns the index of the selected entry in the Muted list. Mute list selection is only used for display purposes in the default UI and has no effect on other API functions.


See also Voice functions.

Signature:

selectedMute = GetSelectedMute()

Returns:

  • selectedMute - Index of the selected entry in the mute listing (between 1 and GetNumMutes()), or 0 if no entry is selected (number)