Table of Contents

Interface IAccountCreationSystemMainThreadQueueData

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

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

public interface IAccountCreationSystemMainThreadQueueData : IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inherited Members