FSequencerTrackFilter::PassesFilterWithDisplayName

Returns whether the specified Item passes the Filter's restrictions

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/SequencerTrackFilterBase.h

Include

#include "SequencerTrackFilterBase.h"

Syntax

virtual bool PassesFilterWithDisplayName
(
    FTrackFilterType InItem,
    const FText & InText
) const

Remarks

Returns whether the specified Item passes the Filter's restrictions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss