Interface IKickRequestSystemMainThreadQueueData
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