Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/EntitySystem > API/Runtime/MovieSceneTracks/EntitySystem/Interrogation > API/Runtime/MovieSceneTracks/EntitySystem/Interrogation/FInterrogationChannels
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 |
void ActivateChannel
&40;
FInterrogationChannel InChannel
&41;
Remarks
Called to activate the specified channel. Inactive channels will only ever use their object's current value.
Parameters
| Name | Description |
|---|---|
| InChannel | The channel to activate |