Added a small note, that hidden/shown doesn't make a difference.
({{framexml}}) |
(Added a small note, that hidden/shown doesn't make a difference.) |
||
| Line 31: | Line 31: | ||
-- do something | -- do something | ||
end | end | ||
Note: It doesn't matter if the frame is hidden or not, if the mouse would be over it when you :Show() it then this function does return true. | |||