Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > EntitySystem > Interrogation > FSystemInterrogator
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/EntitySystem/Interrogation/MovieSceneInterrogationLinker.h |
Include | #include "EntitySystem/Interrogation/MovieSceneInterrogationLinker.h" |
Source | /Engine/Source/Runtime/MovieSceneTracks/Private/EntitySystem/Interrogation/MovieSceneInterrogationLinker.cpp |
int32 AddInterrogation
&40;
const FInterrogationParams & Params
&41;
Remarks
Add a new time to interrogate this linker at, in the time-base of the imported tracks. A unique index identifier for the specified time, or INDEX_NONE if the maximum number have been reached
Parameters
Name | Description |
---|---|
Params | The desired time to interrogate at |