IAccessibleWidget::GetHelpText

Additional information a user may need in order to effectively interact or use the widget, such as a tooltip.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

FString GetHelpText() const

Remarks

Additional information a user may need in order to effectively interact or use the widget, such as a tooltip.

Returns

A more-detailed description of what the widget is or how its used.

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