UInterpFilter

InterpFilter: Filter class for filtering matinee groups. By default no groups are filtered.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpFilter.h"

Syntax

class UInterpFilter : public UObject

Remarks

InterpFilter: Filter class for filtering matinee groups. By default no groups are filtered.

Variables

Name Description

Public variable

FString

 

Caption

Caption for this filter.

Constructors

Name Description

Public function

UInterpFilter

(
    const FObjectInitializer& ObjectIn...
)

Functions

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