Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Compilation > FMovieSceneInterrogationData > Iterate
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneTemplateInterrogation.h |
Include | #include "Compilation/MovieSceneTemplateInterrogation.h" |
template<typename T>
TMovieSceneInterrogationIterator< T > Iterate
&40;
FMovieSceneInterrogationKey Key
&41; const
Remarks
Iterate any data in this container that matches the specified key Care should be taken by clients to ensure that data types that are added with specific keys are always accessed as the correct types