Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

PlayableBehaviour.OnPlayableDestroy

public void OnPlayableDestroy(Playables.Playable playable);

Parameters

playableThe Playable that owns the current PlayableBehaviour.

Description

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

The playable can be destroyed with PlayableExtensions.Destroy.

Did you find this page useful? Please give it a rating: