Version: 2022.3
言語: 日本語
public void OnPlayableDestroy (Playables.Playable playable);

パラメーター

playable The Playable that owns the current PlayableBehaviour.

説明

This function is called when the Playable that owns the PlayableBehaviour is destroyed.

The playable can be destroyed with PlayableExtensions.Destroy.