Table of Contents

Interface ICharacterSelectSystemMainThreadQueueData

Namespace
FishMMO.Server.Core.LoginServer
Assembly
FishMMO.Server.dll

Main-thread queue data interface for CharacterSelectSystem. Separate interface ensures the DataContainerRegistry maps this independently from other systems' main-thread queues.

public interface ICharacterSelectSystemMainThreadQueueData : IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inherited Members