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 |
bool Contains
&40;
const FName & Sequence,
int32 Index
&41;
Remarks
Check whether the entry with the specified sequence and index is present.
Parameters
| Name | Description |
|---|---|
| Sequence | Indentifying name of this sequence. |
| Index | Index of frame to touch. |