<<<<<<< HEAD InputAction Constructor (InputAction)
Click or drag to resize
InputAction Constructor (InputAction)
Essentially a "cloning" constructor. Creates a new instance and sets the mKeyCode and mAxis values of the new instance to the same values as the passed argument.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public InputAction(
=======
InputAction Constructor (InputAction)
InputAction Constructor (InputAction)
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
	InputAction action
)

Parameters

action
Type: PlanetbaseInputAction
The InputAction to clone.
See Also
======= )

Parameters

action
Type: PlanetbaseInputAction

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

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