Table of Contents

Class AccountCreationSystemMainThreadQueueData

Namespace
FishMMO.Server.Implementation.LoginServer
Assembly
FishMMO.Server.dll

Main-thread queue data container for AccountCreationSystem. Separate concrete type ensures the DataContainerRegistry creates an independent instance for this system.

public class AccountCreationSystemMainThreadQueueData : SystemMainThreadQueueData, IRuntimeDataContainer<INetworkManagerWrapper, ServerManager, NetworkConnection, IRuntimeDataContainer>, IServerComponent<INetworkManagerWrapper, ServerManager, NetworkConnection, IRuntimeDataContainer>, IAccountCreationSystemMainThreadQueueData, IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inheritance
AccountCreationSystemMainThreadQueueData
Implements
Inherited Members