ActorController Class |
Namespace: SampSharp.GameMode.Controllers
public class ActorController : ITypeProvider, IController, IEventListener
The ActorController type exposes the following members.
| Name | Description | |
|---|---|---|
| ActorController | Initializes a new instance of the ActorController class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RegisterEvents |
Registers the events this IEventListener wants to listen to.
| |
| RegisterTypes |
Registers types this ITypeProvider requires the system to use.
| |
| ToString | (Inherited from Object.) |