Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > UMovieSceneFolder
Type | Name | Description | |
---|---|---|---|
![]() |
UMovieSceneFolder * | FindFolderContaining
(
const FGuid& InObjectBinding |
Searches for a guid in this folder and its child folders, if found returns the folder containing the guid. |
![]() |
UMovieSceneFolder * | FindFolderContaining
(
const UMovieSceneTrack* InTrack |
Searches for a track in this folder and its child folders, if found returns the folder containing the track. |