Click or drag to resize
EntityWhileMouseHover Field
Callback to execute every frame while mouse is hovering over the entity (not called while mouse button is down).

Namespace:  GeonBit.UI.Entities
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