IDetailPropertyRow::ToolTip

Sets the localized tooltip of the property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IDetailPropertyRow.h

Include

#include "IDetailPropertyRow.h"

Syntax

IDetailPropertyRow & ToolTip
(
    const FText & InToolTip
)

Remarks

Sets the localized tooltip of the property

Parameters

Parameter

Description

InToolTip

The tooltip of the property

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