public void OnBehaviourDelay (Playables.Playable playable, Playables.FrameData info);

파라미터

playableThe Playable that owns the current PlayableBehaviour.
infoA FrameData structure that contains information about the current frame context.

설명

This function is called when the Playable play state is changed to PlayState.Delayed.