Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
void SetToolTipText
(
const FText & ToolTip
)
Remarks
Sets the tooltip shown for this property
Parameters
| Name | Description |
|---|---|
| ToolTip | The tool tip to show |