Vyvolává událost Action.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
protected void OnAction(
	Device device,
	XInputAction action,
	int data,
	BufferedData buffData
)

Parametry

device
Typ: Device
Zařízení Device.
action
Typ: SGP.XSpace..::.XInputAction
Akce XInputAction.
data
Typ: System..::.Int32
Data akce.
buffData
Typ: BufferedData
Data akce BufferedData.

Podívat se také na