EcsManager Class |
Namespace: SampSharp.Entities
public class EcsManager : IGameModeProvider, IDisposable
The EcsManager type exposes the following members.
| Name | Description | |
|---|---|---|
| EcsManager |
Initializes a new instance of the EcsManager class.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the EcsManager | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Initialize |
Initializes the game mode with the specified game mode client.
| |
| MemberwiseClone | (Inherited from Object.) | |
| Tick |
A method called once every server tick.
| |
| ToString | (Inherited from Object.) |