Entity.WhileMouseDown Field

GeonBit.UI

EntityWhileMouseDown Field
Callback to execute every frame while mouse button is pressed over the entity.

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

Field Value

Type: EventCallback
See Also