Wait
AnythingWorld.Animation.LegacyAnimationController.Wait
Declaration
public IEnumerator Wait(float seconds, Action callback)
Parameters
Length of time to wait for callback
Description
Controller waits a set length of seconds and then does a function call.