Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > EntitySystem > Interrogation
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/EntitySystem/Interrogation/MovieSceneInterrogationExtension.h |
Include | #include "EntitySystem/Interrogation/MovieSceneInterrogationExtension.h" |
Syntax
struct FInterrogationChannelInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FInterrogationChannel | ParentChannel | The channel's hierarchical 'parent' - generally only used for transforms |
![]() |
FMovieScenePropertyBinding | PropertyBinding | (Optional) property path for this channel |
![]() |
TWeakObjectPtr< UObject > | WeakObject | The object that relates to the channel |