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.

TrackAsset.GetChildTracks

public IEnumerable<TrackAsset> GetChildTracks();

Returns

IEnumerable<TrackAsset> Child tracks owned directly by this object.

Description

The list of subtracks or child tracks attached to this track.

In the case of GroupTracks, this returns all tracks contained in the group. This will return the all subtracks or override tracks, if supported by the track.

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