handle_event


Description:

[ 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.

Parameters:

this

a EventController

event

a Event

Returns:

true if the event was potentially useful to trigger the controller action