Table of Contents

Interface IKickRequestSystemMainThreadQueueData

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

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

public interface IKickRequestSystemMainThreadQueueData : IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inherited Members