Click or drag to resize
UserInterfaceBeforeUpdate Field
Callback to execute every frame before entity update.

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

Field Value

Type: EventCallback
See Also