This version of Unity is unsupported.

BaseInput.GetButtonDown

Declaration

public bool GetButtonDown(string buttonName);

Description

Interface to Input.GetButtonDown. Can be overridden to provide custom input instead of using the Input class.