Returns the amount of time for which a message remains visible before beginning to fade out.
Returns the amount of time for which a message remains visible before beginning to fade out. For the duration of the fade-out animation, see :GetFadeDuration().
Signature:
Code
time = MessageFrame:GetTimeVisible()
Returns:
time - Amount of time for which a message remains visible before beginning to fade out (in seconds) (number)