Sets whether messages added to the frame automatically fade out after a period of time
Signature:
ScrollingMessageFrame:SetFading(fading)
Arguments:
fading
- True to cause messages added to the frame to automatically fade out after a period of time; false to leave message visible (boolean
)