GroupType

Typedefs that allow the iterator to be const or non-const without duplicating any code.

Windows
MacOS
Linux

Type

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

References

Module

Matinee

Header

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

Include

#include "MatineeGroupData.h"

Remarks

Typedefs that allow the iterator to be const or non-const without duplicating any code.

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