IObjectNameEditSink::GetObjectNameTooltip

Returns the tooltip text for that object

Unreal Engine C++ API Reference > Editor > EditorWidgets > IObjectNameEditSink

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/IObjectNameEditSink.h
Include #include "IObjectNameEditSink.h"
[FText](API\Runtime\Core\Internationalization\FText) GetObjectNameTooltip
(
    [UObject](API\Runtime\CoreUObject\UObject\UObject) * Object
) const

Remarks

Returns the tooltip text for that object


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library