FKeyAttributes::MaskCommon

Generate a new set of attributes that contains only those attributes common to both A and B

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveDataAbstraction.h

Include

#include "CurveDataAbstraction.h"

Syntax

static FKeyAttributes MaskCommon
(
    const FKeyAttributes & A,
    const FKeyAttributes & B
)

Remarks

Generate a new set of attributes that contains only those attributes common to both A and B