<<<<<<< HEAD InputAction.justUp Method
Click or drag to resize
InputActionjustUp Method
Checks to see if this object uses a KeyCode object, and if the said key is up.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool justUp()

Return Value

Type: Boolean
True if the KeyCode object is set and the key is up.
See Also
======= InputAction.justUp Method
Click or drag to resize
InputActionjustUp Method

[Missing <summary> documentation for "M:Planetbase.InputAction.justUp"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool justUp()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.InputAction.justUp"]

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