IStartup Interface |
Namespace: SampSharp.Entities
public interface IStartup
Name | Description | |
---|---|---|
Configure(IServiceCollection) |
Configures the specified service collection by adding or removing required services.
| |
Configure(IEcsBuilder) |
Configures the specified ECS builder by enabling, disabling and configuring modules in the game mode.
|