# Functions
# Description
Create a new, non-started event propagator.
# Structs
Event propagator that will propagate events from a source to subscribers.
Mock an EventPropagator.
Contains everything needed to propagate events to the subscriber.
# Interfaces
Interface for a component that will propagate events from a source to subscribers.