TInterpGroupIteratorBase::TInterpGroupIteratorBase

Constructor for the base group iterator.

Windows
MacOS
Linux

References

Module

Matinee

Header

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

Include

#include "MatineeGroupData.h"

Syntax

TInterpGroupIteratorBase
(
    GroupArrayType & InGroupArray
)

Remarks

Constructor for the base group iterator. MUST be called by any derived classes. Intentionally, left protected to prevent instantiation of this type.

Parameters

Parameter

Description

InGroupArray

The array of all interp groups currently in the interp editor.

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