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 |
void GetIndices
&40;
const FName & Sequence,
TArray< int32 > & OutIndices
&41; const
Remarks
Find the indices of all cached entries of a particular sequence.
Parameters
| Name | Description |
|---|---|
| Sequence | Indentifying name of this sequence. |
| OutIndices | Will contain the collection of indices. |