UInterpFilter_Custom

InterpFilter_Custom: Filter class for filtering matinee groups.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpFilter_Custom.h"

Syntax

class UInterpFilter_Custom : public UInterpFilter

Remarks

InterpFilter_Custom: Filter class for filtering matinee groups. Used by the matinee editor to let users organize tracks/groups.

Variables

Name Description

Public variable

TArray< class U...

 

GroupsToInclude

Which groups are included in this filter.

Constructors

Name Description

Public function

UInterpFilter_Custom

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UInterpFilter

Name Description

Public function Virtual

void

 

FilterData

(
    AMatineeActor* InMatineeActor
)

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

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