ISystemRegistry Interface |
Namespace: SampSharp.Entities
public interface ISystemRegistry
The ISystemRegistry type exposes the following members.
Name | Description | |
---|---|---|
Get(Type) |
Gets all types of systems of the specified type.
| |
GetTSystem |
Gets all types of systems of the specified TSystem.
| |
SetAndLock |
Sets the systems available in this registry and locks further changes to the registry.
|