Click or drag to resize

GUIButtonBaseModelRapidClickDelay Property

Defines a minimum interval before another click will be allowed on the Button.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float RapidClickDelay { get; set; }

Property Value

Type: Single
See Also