FCurveEditor::CanPaste

Returns whether the current clipboard contains objects which CurveEditor can paste

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "CurveEditor.h"

Source

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

Syntax

bool CanPaste
(
    const FString & TextToImport
) const

Remarks

Returns whether the current clipboard contains objects which CurveEditor can paste

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