unreal.MouseHoverComponent¶
- class unreal.MouseHoverComponent(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
UIComponentThis is a class for a Component that exposes the mouse hover state of its Owner widget.
C++ Source:
Module: UMG
File: MouseHoverComponent.h
Editor Properties: (see get_editor_property/set_editor_property)
is_hovered(bool): [Read-Only]