TInterpGroupConstIterator

Implements a non-modifiable interp group iterator that iterates over that groups that pass the provided filter.

Windows
MacOS
Linux

Inheritance Hierarchy

TInterpGroupIteratorBase

TInterpGroupConstIterator

References

Module

Matinee

Header

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

Include

#include "MatineeGroupData.h"

Syntax

template<class GroupFilter>
class TInterpGroupConstIterator : public TInterpGroupIteratorBase< true, GroupFilter >

Remarks

Implements a non-modifiable interp group iterator that iterates over that groups that pass the provided filter.

Constructors

Name Description

Public function

TInterpGroupConstIterator

(
    const TArray< UInterpGroup* > ...
)

Constructor for this class.

Typedefs

Name

Description

Super

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