SampSharp.GameMode.SAMP.Commands.ParameterTypes Namespace |
[Missing <summary> documentation for "N:SampSharp.GameMode.SAMP.Commands.ParameterTypes"]
Class | Description | |
---|---|---|
![]() | EnumTypeT |
Represents an enum command parameter.
|
![]() | FloatType |
Represents a float command parameter.
|
![]() | IntegerType |
Represents an integer command parameter.
|
![]() | NullableEnumTypeT |
Represents a nullable enum command parameter.
|
![]() | PlayerType |
Represents a player command parameter.
|
![]() | TextType |
Represents a text command parameter.
|
![]() | VehicleType |
Represents a vehicle command parameter.
|
![]() | WordType |
Represents a word command parameter.
|
Interface | Description | |
---|---|---|
![]() | ICommandParameterType |
Contains methods for a command parameter type.
|