IExtension Interface |
Namespace: SampSharp.GameMode
public interface IExtension
The IExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| LoadControllers |
Loads controllers provided by this extensions.
| |
| LoadServices |
Loads services provided by this extensions.
| |
| PostLoad |
Performs post-load actions.
|