[ Version ( since = "3.14" ) ]
public bool handle_event (Event event)
Feeds an events into this, so it can be interpreted and the controller actions triggered.
this | |
event |
a Event |
true if the event was potentially useful to trigger the controller action |