activate


Description:

public virtual signal void activate ()

The activate signal is emitted each time the actor is 'activated' by the user, normally by pressing the 'Enter' key.

The signal is emitted only if activatable is set to true .