Table of Contents

Interface IFactionSystem

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

Engine-agnostic public API for the faction subsystem on a scene server. Provides a minimal surface so other core systems can obtain or interact with faction-related services without depending on the implementation.

public interface IFactionSystem : IServerBehaviour, IServerComponent