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 andGetNumMutes()
) (number
)
Returns:
name
- Name of the muted character (string
)