<<<<<<< HEAD InputAction.getValue Method
Click or drag to resize
InputActiongetValue Method
Gets the status of a key.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public float getValue()

Return Value

Type: Single
Returns one if pressed and zero if not pressed (why isn't this boolean instead of float?).
See Also
======= InputAction.getValue Method
Click or drag to resize
InputActiongetValue Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public float getValue()

Return Value

Type: Single

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

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