Show / Hide Table of Contents

Namespace SlipeServer.Server

Namespaces

SlipeServer.Server.AllSeeingEye

SlipeServer.Server.Bans

SlipeServer.Server.Behaviour

SlipeServer.Server.Clients

SlipeServer.Server.Collections

SlipeServer.Server.Concepts

SlipeServer.Server.Constants

SlipeServer.Server.ElementCollections

SlipeServer.Server.ElementConcepts

SlipeServer.Server.Elements

SlipeServer.Server.Enums

SlipeServer.Server.Events

SlipeServer.Server.Extensions

SlipeServer.Server.Helpers

SlipeServer.Server.Loggers

SlipeServer.Server.Mappers

SlipeServer.Server.PacketHandling

SlipeServer.Server.Resources

SlipeServer.Server.ServerBuilders

SlipeServer.Server.Services

SlipeServer.Server.Structs

Classes

AntiCheatConfiguration

Contains the anti-cheat configuration for the server

Configuration

Server configuration

MtaDiPlayerServer<TPlayer>

A highly-configurable implementation of an MTA Server, with support for dependency injection for the player class. Instances of this class can be created using MtaServer.CreateWithDiSupport()

MtaNewPlayerServer<TPlayer>

A highly configurable implementation of an MTA server, with a custom player class. This class is required to have a parameterless constructor. Instaces of this class can be created using MtaServer.Create<TPlayer>

MtaServer

A highly-configurable implementation of an MTA Server.

MtaServer<TPlayer>

Base class for any MtaServer that supports an alternative player class. This class can not be instantiated

ServiceCollectionExtensions

SyncIntervals

Contains the synchronisation intervals in milliseconds at which clients send synchronisation data

In this article
Back to top Generated by DocFX