isReady

context(_: Simulator)
abstract fun isReady(): Boolean

Checks if this node is ready to process an entity.

Return

true if the node can process entities, false otherwise