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

TimelineAsset.DeleteClip

public bool DeleteClip(Timeline.TimelineClip clip);

Parameters

clipThe clip to delete.

Returns

bool Returns true if the removal was successful.

Description

Delete a clip from this timeline.

This method will delete a clip and any assets owned by the clip.

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