function#

property GenericSelectedEventFunction.function#

The function to be evaluated.

A function with 0 arguments that returns nothing. Typically this is a lambda function that has been given a reference or pointer to a Monte Carlo calculation object so that it can access the current state of the simulation, event data, and the selected event.

Type:

function