[ Version ( since = "0.6" ) ]
public void set_reactive (bool reactive)
Sets this as reactive.
Reactive actors will receive events.
| this |
a Actor |
| reactive |
whether the actor should be reactive to events |