ICommandParameterType Interface |
Namespace: SampSharp.GameMode.SAMP.Commands.ParameterTypes
public interface ICommandParameterType
The ICommandParameterType type exposes the following members.
Name | Description | |
---|---|---|
Parse |
Gets the value for the occurance of this parameter type at the start of the commandText. The processed text will be
removed from the commandText.
|