Table of Contents

Interface IEcsBuilder

Namespace
SampSharp.Entities
Assembly
SampSharp.OpenMp.Entities.dll

Provides functionality for configuring the SampSharp Entity Component System.

public interface IEcsBuilder
Extension Methods

Properties

Services

Gets the service provider.

IServiceProvider Services { get; }

Property Value

IServiceProvider