Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TimelineAsset.DeleteClip

public bool DeleteClip(Timeline.TimelineClip clip);

Parameters

clip The 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: