<<<<<<< HEAD ActionMapping.removeKey Method
Click or drag to resize
ActionMappingremoveKey Method
Looks through the stored InputActions and checks to see if one of them stores a given KeyCode. If it does, then the InputAction is cleared.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void removeKey(
=======
ActionMapping.removeKey Method 
ActionMappingremoveKey Method

[Missing <summary> documentation for "M:Planetbase.ActionMapping.removeKey(UnityEngine.KeyCode)"]

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

Parameters

key
Type: KeyCode
The KeyCode to check for.
See Also
======= )

Parameters

key
Type: KeyCode

[Missing <param name="key"/> documentation for "M:Planetbase.ActionMapping.removeKey(UnityEngine.KeyCode)"]

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