m
Move page script moved page USERAPI wait to WoW:USERAPI wait without leaving a redirect
(→Code: Fixed to pass all the varargs. Still has trouble with nils) |
m (Move page script moved page USERAPI wait to WoW:USERAPI wait without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 16: | Line 16: | ||
:;success: Boolean - '''true''' if it succeded in adding the wait to the wait table, If the first parameter is not a number, or the seconds parameter is not a function, any call to wait will automatically fail with a result of '''false'''. | :;success: Boolean - '''true''' if it succeded in adding the wait to the wait table, If the first parameter is not a number, or the seconds parameter is not a function, any call to wait will automatically fail with a result of '''false'''. | ||
NOTE: if the UIParent frame is being hidden, this wait will not work. It will never reach the end of the delay. | |||
== Example == | == Example == | ||