Base class for nodes. This class defines the standard callbacks and data structures for Nodes. Callbacks follow a set state machine on each tick() PENDING -> configure() -> ACTIVE <-> run() -> CANCEL -> cancel() |
source not stored for this graph (policy: none)
no outgoing calls