Table of Contents

Interface IFriendSystemRuntimeData

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

Runtime state for friend ingress guards.

public interface IFriendSystemRuntimeData : IRuntimeDataContainer, IServerComponent

Properties

IngressGuard

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

IngressGuard IngressGuard { get; }

Property Value

IngressGuard