Shows the dialog for action map configuration and alllows the user to set the map.

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

Syntax

C#
public static void ConfigureActionMap(
	XInputActionMap map
)

Parameters

map
Type: SGP.XSpace..::.XInputActionMap
Action map.

See Also