FKeyAttributes::MaskCommon

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

Unreal Engine C++ API Reference > Editor > CurveEditor > FKeyAttributes

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveDataAbstraction.h
Include #include "CurveDataAbstraction.h"
static [FKeyAttributes](API\Editor\CurveEditor\FKeyAttributes) MaskCommon
(
    const [FKeyAttributes](API\Editor\CurveEditor\FKeyAttributes) & A,
    const [FKeyAttributes](API\Editor\CurveEditor\FKeyAttributes) & B
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library