FKeyframeDrawInfo::operator==

Comparison routines.

Windows
MacOS
Linux

References

Module

Matinee

Header

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

Include

#include "MatineeViewportData.h"

Syntax

bool operator==
(
    const FKeyframeDrawInfo & Other
) const

Remarks

Comparison routines. Two keyframes are said to be equal (for drawing purposes) if they are at the same time Does not do any tolerance comparison for now.

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