Class EventRegistrationAwake
Represents an event registration process that is executed during the Awake phase of the game object lifecycle.
Assembly: EventBusSourceGenerator.dll
Declaration
public abstract class EventRegistrationAwake : EventRegistration
Inheritance: System.Object
-> EventBusForUnity.EventRegistration