<<<<<<< HEAD ActionMapping Constructor (InputAction, InputAction)
Click or drag to resize
ActionMapping Constructor (InputAction, InputAction)
Created a new instance that stores the two passed InputActions.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ActionMapping(
=======
ActionMapping Constructor (InputAction, InputAction)
ActionMapping Constructor (InputAction, InputAction)
Initializes a new instance of the ActionMapping class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ActionMapping(
>>>>>>> origin/gh-pages
	InputAction inputAction0,
	InputAction inputAction1
)

Parameters

inputAction0
Type: PlanetbaseInputAction
The first input action to store
inputAction1
Type: PlanetbaseInputAction
The second input action to store
See Also
======= )

Parameters

inputAction0
Type: PlanetbaseInputAction

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

inputAction1
Type: PlanetbaseInputAction

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

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