Method OnPlayableDestroy OnPlayableDestroy(Playable) Function called when the playable is destroyed. Declaration public override void OnPlayableDestroy(Playable playable) Parameters Type Name Description Playable playable Playable. Overrides PlayableBehaviour.OnPlayableDestroy(Playable)