Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorClipboard > API/Editor/PropertyEditor/FPropertyEditorClipboard/ClipboardPaste
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorClipboard.h |
| Include | #include "PropertyEditorClipboard.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyEditorClipboard.cpp |
static bool ClipboardPaste
&40;
FString & Dest,
FName Tag
&41;
Remarks
Will return true if the tag is specified and exists. If the tag doesn't exist, Dest will be populated with the untagged clipboard contents.