Returns the XInputAction action from the user's identifier.

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

Syntax

C#
protected static XInputAction FromApplicationData(
	int data
)

Parameters

data
Type: System..::.Int32
User's action identifier.

See Also