Delegate ContinuousEvents.EventCollectionDelegate
Delegate for collecting some metric.
Namespace: Unity.Simulation
Assembly: solution.dll
Syntax
public delegate double ContinuousEvents.EventCollectionDelegate()
Returns
Type | Description |
---|---|
double | the metric represented by a double. |