Creates new XInputActionMap class instance.

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

Syntax

C#
public XInputActionMap(
	Guid guid,
	int genre
)

Parameters

guid
Type: System..::.Guid
The action Guid GUID.
genre
Type: System..::.Int32
Type number.

See Also