FCurveEditorSelection::Contains

Check whether the specified handle and curve ID is contained in this selection.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveEditorSelection.h"

Source

/Engine/Source/Editor/CurveEditor/Private/CurveEditorSelection.cpp

Syntax

bool Contains
(
    FCurveModelID CurveID,
    FKeyHandle KeyHandle,
    ECurvePointType PointType
) const

Remarks

Check whether the specified handle and curve ID is contained in this selection.

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