UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FInterrogationChannelInfo Struct Reference

#include <MovieSceneInterrogation.h>

Public Attributes

TWeakObjectPtr< UObjectWeakObject
 
FMovieScenePropertyBinding PropertyBinding
 
FInterrogationChannel ParentChannel
 

Member Data Documentation

◆ ParentChannel

FInterrogationChannel UE::MovieScene::FInterrogationChannelInfo::ParentChannel

The channel's hierarchical 'parent' - generally only used for transforms

◆ PropertyBinding

FMovieScenePropertyBinding UE::MovieScene::FInterrogationChannelInfo::PropertyBinding

(Optional) property path for this channel

◆ WeakObject

TWeakObjectPtr<UObject> UE::MovieScene::FInterrogationChannelInfo::WeakObject

The object that relates to the channel


The documentation for this struct was generated from the following file: