UInterpFilter::FilterData

Given a matinee actor, updates visibility of groups and tracks based on the filter settings

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpFilter.h

Include

#include "Matinee/InterpFilter.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual void FilterData
(
    class AMatineeActor * InMatineeActor
)

Remarks

Given a matinee actor, updates visibility of groups and tracks based on the filter settings

Parameters

Parameter

Description

InMatineeActor

Matinee actor with interp data to filter.

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