Navigation
API > API/Plugins > API/Plugins/ImgMedia > API/Plugins/ImgMedia/FImgMediaGlobalCache
References
| Module | ImgMedia |
| Header | /Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Public/ImgMediaGlobalCache.h |
| Include | #include "ImgMediaGlobalCache.h" |
| Source | /Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Private/GlobalCache/ImgMediaGlobalCache.cpp |
TSharedPtr< FImgMediaFrame, ESPMode::ThreadSafe > &42; FindAndTouch
&40;
const FName & Sequence,
int32 Index
&41;
Remarks
Find the entry with the specified sequence and index and mark it as the most recently used.
Parameters
| Name | Description |
|---|---|
| Sequence | Indentifying name of this sequence. |
| Index | Index of frame to touch. |