SourceNode
Base class for source nodes (nodes with no incoming channels).
Source nodes generate entities that enter the simulation network. They must override onStart to begin generating entities.
Base class for source nodes (nodes with no incoming channels).
Source nodes generate entities that enter the simulation network. They must override onStart to begin generating entities.