FSystemInterrogator::AddInterrogation

Add a new time to interrogate this linker at, in the time-base of the imported tracks.

Windows
MacOS
Linux

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

Syntax

int32 AddInterrogation
(
    const FInterrogationParams & Params
)

Remarks

Add a new time to interrogate this linker at, in the time-base of the imported tracks.

Returns

A unique index identifier for the specified time, or INDEX_NONE if the maximum number have been reached

Parameters

Parameter

Description

Params

The desired time to interrogate at

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss