<<<<<<< HEAD InputAction Constructor (KeyCode)
Click or drag to resize
InputAction Constructor (KeyCode)
Creates a new InputAction from the given KeyCode.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public InputAction(
=======
InputAction Constructor (KeyCode)
InputAction Constructor (KeyCode)
Initializes a new instance of the InputAction class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public InputAction(
>>>>>>> origin/gh-pages
	KeyCode keyCode
)

Parameters

keyCode
Type: KeyCode
The KeyCode value to store. The InputAxis value will not be set.
See Also
======= )

Parameters

keyCode
Type: KeyCode

[Missing <param name="keyCode"/> documentation for "M:Planetbase.InputAction.#ctor(UnityEngine.KeyCode)"]

See Also
>>>>>>> origin/gh-pages