FInterpGroupParentInfo::operator==

Windows
MacOS
Linux

References

Module

Matinee

Header

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

Include

#include "MatineeGroupData.h"

Syntax

bool operator==
(
    const FInterpGroupParentInfo & Other
) const

Returns

true if the group in this info is pointing to the same group in the other info.

Parameters

Parameter

Description

Other

The other group parent info to compare against.

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