Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/IObjectNameEditSink
References
| Module | EditorWidgets |
| Header | /Engine/Source/Editor/EditorWidgets/Public/IObjectNameEditSink.h |
| Include | #include "IObjectNameEditSink.h" |
virtual bool SetObjectDisplayName
&40;
UObject &42; Object,
FString DisplayName
&41;
Remarks
Attempt to rename the object. Will fail if IsObjectDisplayNameReadOnly returns true. Whether or not the display name was successfully set