Table of Contents

Interface ICharacterInventorySystemRuntimeData

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

Runtime state for character inventory ingress guards.

public interface ICharacterInventorySystemRuntimeData : IRuntimeDataContainer, IServerComponent

Properties

IngressGuard

Shared ingress guard for per-connection per-operation debounce and in-flight tracking.

IngressGuard IngressGuard { get; }

Property Value

IngressGuard