LM_BaseWidget:Redraw()

Version added: before 9.5

Return value:

void none
Call this function to force the widget to redraw itself. Ordinarily, widgets take care of this on their own, but you can force it if you need to.
<< Back to LM_BaseWidget