FCurveAttributes::MaskCommon

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

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveDataAbstraction.h"

Syntax

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

Remarks

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

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