GroupType

Typedefs that allow for both const and non-const versions of this iterator without any code duplication.

Windows
MacOS
Linux

Type

typedef TChooseClass< bConst, const UInterpGroup, UInterpGroup >::Result GroupType

References

Module

Matinee

Header

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

Include

#include "MatineeTrackData.h"

Remarks

Typedefs that allow for both const and non-const versions of this iterator without any code duplication.

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