Method Register
Register<TEvent>(RegistrationData)
public void Register<TEvent>(GameEventFactory.RegistrationData data) where TEvent : IEvent, new()
Parameters
Type Parameters
TEvent
public void Register<TEvent>(GameEventFactory.RegistrationData data) where TEvent : IEvent, new()
TEvent