Class EventRegistration
Handles the registration of events within the system. The base class encapsulates the foundational behavior for event registration, and can be further subclassed to specify the lifecycle method during which registration occurs.
Assembly: EventBusSourceGenerator.dll
Declaration
public class EventRegistration
Derived:
EventBusForUnity.EventRegistrationAwake, EventBusForUnity.EventRegistrationOnEnable, EventBusForUnity.EventRegistrationStart