Tells the event callback node to grab events.
public void GrabEvents()
Public Sub GrabEvents
public: void GrabEvents()
member GrabEvents : unit -> unit
While grabbing, the node will consume all events; however, each delegatewill only be invoked for events of interest.