IPropertyHandle::SetToolTipText

Sets the tooltip shown for this property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyHandle.h"

Syntax

void SetToolTipText
(
    const FText & ToolTip
)

Remarks

Sets the tooltip shown for this property

Parameters

Parameter

Description

ToolTip

The tool tip to show

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