Entity.WhileDragging Field

GeonBit.UI

EntityWhileDragging Field
Called every frame while the entity is being dragged.

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

Field Value

Type: EventCallback
See Also