FTrackEditorThumbnailPool::AddThumbnailsNeedingRedraw

Requests that the passed in thumbnails 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 AddThumbnailsNeedingRedraw
(
    const TArray< TSharedPtr< FTrackEditorThumbnail >> & InThumbnails
)

Remarks

Requests that the passed in thumbnails 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