Wait
AnythingWorld.Animation.LegacyAnimationController.Wait
Declaration
Parameters
seconds
Length of time to wait for callback
callback
The function to callback
Description
Controller waits a set length of seconds and then does a function call.
Last updated