Click or drag to resize

InputBehaviorbuttonShortPressTime Property

Time in seconds that a button or axis must be held to register a short press.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float buttonShortPressTime { get; set; }

Property Value

Type: Single
See Also