OnBehaviourPlay(Playable, FrameData)
This function is called when the Playable play state is changed to PlayState.Playing.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public virtual void OnBehaviourPlay(Playable playable, FrameData info)