Table of Contents

Interface IGuildSystemMainThreadQueueData

Namespace
FishMMO.Server.Core.World.SceneServer
Assembly
FishMMO.Server.dll

Per-system main-thread queue interface for GuildSystem. Ensures this system gets its own slot in the DataContainerRegistry without colliding with other systems that also use IMainThreadQueueData.

public interface IGuildSystemMainThreadQueueData : IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inherited Members