AFX Events

You can use AFX Event nodes to trigger activating flows in AFX graphs. For more information, see Using AFX Events.

AFX Event Invoke

Invokes a referenced AFX event.

Inputs:

Name
Type
Description

Enter

Flow

Flow to activate the node.

Parameters:

Name
Type
Description

Afx Event

AFX Event

Reference to the AFX Event to be invoked. Any On AFX Event Invoked nodes with the same reference in active graphs will be invoked.

Outputs:

Name
Type
Description

Exit

Flow

Continue the activating flow.

On AFX Event Invoked

Begins a flow when an AFX event is invoked.

Parameters:

Name
Type
Description

Afx Event

AFX Event

Reference to the AFX Event.

Outputs:

Name
Type
Description

Exit

Flow

Activating flow created in response to the invoked event.

Last updated