Creates new XInputActionMapState class instance.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected XInputActionMapState(
	XInputActionMap map
)

Parameters

map
Type: SGP.XSpace..::.XInputActionMap
The XInputActionMap action map.

See Also