Adds the default acions to the action map. SGP.XSpace..::.XInput..::.DefaultActionId

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

Syntax

C#
public static void AddDefaultActions(
	XInputActionMap map
)

Parameters

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

Exceptions

ExceptionCondition
System..::.ArgumentNullException map is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also