TInterpTrackConstIterator

Implements a non-modifiable iterator with option to specify the filter type.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Matinee

Header

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

Include

#include "MatineeTrackData.h"

Syntax

template<class FilterType>
class TInterpTrackConstIterator : public TInterpTrackIteratorBase< true, FilterType >

Remarks

Implements a non-modifiable iterator with option to specify the filter type.

Constructors

Name Description

Public function

TInterpTrackConstIterator

(
    const TArray< UInterpGroup* > ...
)

Constructor for this class.

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