UserInterface.WhileMouseHover Field

GeonBit.UI

UserInterfaceWhileMouseHover Field
Callback to execute every frame while mouse is hovering over an entity.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventCallback WhileMouseHover

Field Value

Type: EventCallback
See Also