<<<<<<< HEAD ActionMapping.get Method
Click or drag to resize
ActionMappingget Method
Gets one of the two InputActions. ********CAUTION******** This method does not check it's input against the length of the array (always two). Things will break if this method is called with a value higher than one.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public InputAction get(
=======
ActionMapping.get Method 
ActionMappingget Method

[Missing <summary> documentation for "M:Planetbase.ActionMapping.get(System.Int32)"]

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

Parameters

i
Type: SystemInt32
The index value of the InputAction object to get.

Return Value

Type: InputAction

[Missing <returns> documentation for "M:Planetbase.ActionMapping.get(System.Int32)"]

See Also
======= )

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Planetbase.ActionMapping.get(System.Int32)"]

Return Value

Type: InputAction

[Missing <returns> documentation for "M:Planetbase.ActionMapping.get(System.Int32)"]

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