Version: 2020.3
언어: 한국어
public void OnBehaviourPlay (Playables.Playable playable, Playables.FrameData info);

파라미터

playable The Playable that owns the current PlayableBehaviour.
info A FrameData structure that contains information about the current frame context.

설명

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