Click or drag to resize

KeyboardGetKeyDoublePressHold(KeyCode, Single) Method


Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool GetKeyDoublePressHold(
	KeyCode keyCode,
	float speed
)

Parameters

keyCode  KeyCode
 
speed  Single
 

Return Value

Boolean
See Also