Interface ISceneChannelSystemMainThreadQueueData
- Namespace
- FishMMO.Server.Core.World.SceneServer
- Assembly
- FishMMO.Server.dll
Marker interface for the SceneChannelSystem main-thread action queue. Isolates channel system queued actions from other subsystem queues.
public interface ISceneChannelSystemMainThreadQueueData : IMainThreadQueueData, IRuntimeDataContainer, IServerComponent
- Inherited Members