Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FInterrogationKey
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EntitySystem/MovieSceneEntitySystemTypes.h |
|
|
|
EntitySystem/MovieSceneEntitySystemTypes.h |
|
FInterrogationKey()
| |
|
| Name |
FInterrogationKey |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTypes.h |
| Include Path |
#include "EntitySystem/MovieSceneEntitySystemTypes.h" |
FInterrogationKey()
FInterrogationKey(FInterrogationChannel, int32)
| |
|
| Name |
FInterrogationKey |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTypes.h |
| Include Path |
#include "EntitySystem/MovieSceneEntitySystemTypes.h" |
FInterrogationKey
(
FInterrogationChannel InChannel,
int32 InInterrogationIndex
)