Class EventBridge.OnPersistenceSystemLoadedEvent
Event triggered when the ProjectM.LoadPersistenceSystemV2.SetLoadState(Unity.Entities.EntityManager, ProjectM.ServerStartupState.State) is post called and the state is ProjectM.ServerStartupState.State.SuccessfulStartup.
public record EventBridge.OnPersistenceSystemLoadedEvent : Event<EventBridge.OnPersistenceSystemLoadedEvent>, IEvent, IEquatable<Event>, IEquatable<Event<EventBridge.OnPersistenceSystemLoadedEvent>>, IEquatable<EventBridge.OnPersistenceSystemLoadedEvent>
- Inheritance
-
EventBridge.OnPersistenceSystemLoadedEvent
- Implements
- Inherited Members
- Extension Methods