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

#include <MovieSceneInterrogation.h>

Public Member Functions

FInterrogationChannelInfoGet (FInterrogationChannel Channel)
 
const FInterrogationChannelInfoGet (FInterrogationChannel Channel) const
 
FInterrogationChannelInfoFind (FInterrogationChannel Channel)
 
const FInterrogationChannelInfoFind (FInterrogationChannel Channel) const
 
UObjectFindObject (FInterrogationChannel Channel) const
 
FInterrogationChannel FindParent (FInterrogationChannel Channel) const
 
void Empty ()
 

Member Function Documentation

◆ Empty()

void UE::MovieScene::FSparseInterrogationChannelInfo::Empty ( )
inline

◆ Find() [1/2]

FInterrogationChannelInfo * UE::MovieScene::FSparseInterrogationChannelInfo::Find ( FInterrogationChannel  Channel)
inline

◆ Find() [2/2]

const FInterrogationChannelInfo * UE::MovieScene::FSparseInterrogationChannelInfo::Find ( FInterrogationChannel  Channel) const
inline

◆ FindObject()

UObject * UE::MovieScene::FSparseInterrogationChannelInfo::FindObject ( FInterrogationChannel  Channel) const
inline

◆ FindParent()

FInterrogationChannel UE::MovieScene::FSparseInterrogationChannelInfo::FindParent ( FInterrogationChannel  Channel) const
inline

◆ Get() [1/2]

FInterrogationChannelInfo & UE::MovieScene::FSparseInterrogationChannelInfo::Get ( FInterrogationChannel  Channel)
inline

◆ Get() [2/2]

const FInterrogationChannelInfo & UE::MovieScene::FSparseInterrogationChannelInfo::Get ( FInterrogationChannel  Channel) const
inline

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