Table of Contents

Interface IPartySystemMainThreadQueueData

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

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

public interface IPartySystemMainThreadQueueData : IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
Inherited Members