Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorClipboard
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorClipboard.h |
| Include | #include "PropertyEditorClipboard.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyEditorClipboard.cpp |
static void ClipboardAppend
&40;
TUniqueFunction< void(TMap< FName, FString > &)> && TagMappingFunc
&41;
Remarks
Append the given values to the current clipboard entry. If none exists, it will create it.