UMovieSceneFolder::GetChildMasterTracks

Gets the master tracks contained by this folder.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneFolder.h

Include

#include "MovieSceneFolder.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneFolder.cpp

Syntax

const TArray< UMovieSceneTrack * > & GetChildMasterTracks() const

Remarks

Gets the master tracks contained by this folder.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss