FTrackEditorThumbnailPool::RemoveThumbnailsNeedingRedraw

Informs the pool that the thumbnails passed in no longer need to be drawn

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/TrackEditorThumbnail/TrackEditorThumbnailPool.h

Include

#include "TrackEditorThumbnail/TrackEditorThumbnailPool.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/TrackEditorThumbnail/TrackEditorThumbnailPool.cpp

Syntax

void RemoveThumbnailsNeedingRedraw
(
    const TArray< TSharedPtr< FTrackEditorThumbnail >> & InThumbnails
)

Remarks

Informs the pool that the thumbnails passed in no longer need to be drawn

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