Click or drag to resize

IInputListenerReceiveButtonEvent Method

Receives a button event.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
void ReceiveButtonEvent(
	ButtonEvent c
)

Parameters

c
Type: ProScriptButtonEvent
button event
See Also