ICommand Interface |
Namespace: SampSharp.GameMode.SAMP.Commands
public interface ICommand
The ICommand type exposes the following members.
| Name | Description | |
|---|---|---|
| CanInvoke |
Determines whether this instance can be invoked by the specified player.
| |
| Invoke |
Invokes this command.
|