Input Methods |
The WidgetInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddOutput |
Add output to input.
|
![]() | ReceiveData |
Receives input and forwards that input onto the assigned delegate. Optionally, the user may inherit from Input and
override the ReceiveData() function.
|
![]() | RemoveOutput |
Remove the output.
|
![]() | Start |
Start this Input.
|