Fires event Action.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
protected void OnAction( Device device, XInputAction action, int data, BufferedData buffData ) |
Parameters
- device
- Type: Device
The Device device.
- action
- Type: SGP.XSpace..::.XInputAction
The XInputAction action.
- data
- Type: System..::.Int32
Action data.
- buffData
- Type: BufferedData
The BufferedData action data.