FClassTypeTrackFilter

Interp track filter that accepts only tracks of the given template class type.

Windows
MacOS
Linux

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Public/MatineeTrackData.h

Include

#include "MatineeTrackData.h"

Syntax

template<class ClassType>
class FClassTypeTrackFilter

Remarks

Interp track filter that accepts only tracks of the given template class type.

Functions

Name Description

Public function Static

bool

 

IsSuitable

(
    const UInterpTrack* Track
)

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