ModulesWaitFor
Shared
Calls function repeatedly until it returns a non-nil value.
vx.waitFor
- func:
function
- A function to call each frame.
- errorMessage?:
string
- The error message to throw if the function times out.
- timeout?:
number
Calls function repeatedly until it returns a non-nil value.
function
string
number