UCommonButtonInternalBase::IsHovered

Returns true if the widget is currently being hovered by a pointer device

Windows
MacOS
Linux

Override Hierarchy

UWidget::IsHovered()

UCommonButtonInternalBase::IsHovered()

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonButtonBase.h

Include

#include "CommonButtonBase.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonButtonBase.cpp

Syntax

virtual bool IsHovered() const

Remarks

Returns true if the widget is currently being hovered by a pointer device

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