Returns the name of a character on the mute list


See also Voice functions, Utility functions.

Signature:

name = GetMuteName(index)

Arguments:

  • index - Index of an entry in the mute listing (between 1 and GetNumMutes()) (number)

Returns:

  • name - Name of the muted character (string)