Version: 2022.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.