Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
| Name | FInterrogationParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/EntitySystem/Interrogation/MovieSceneInterrogationLinker.h |
| Include Path | #include "EntitySystem/Interrogation/MovieSceneInterrogationLinker.h" |
Syntax
struct FInterrogationParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInterrogationParams
(
FFrameTime InTime |
EntitySystem/Interrogation/MovieSceneInterrogationLinker.h | ||
FInterrogationParams
(
FFrameNumber InTime |
EntitySystem/Interrogation/MovieSceneInterrogationLinker.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Time | FFrameTime | EntitySystem/Interrogation/MovieSceneInterrogationLinker.h |