CommandGroupAttribute Class |
Namespace: SampSharp.GameMode.SAMP.Commands
public class CommandGroupAttribute : Attribute
The CommandGroupAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandGroupAttribute |
Initializes a new instance of the CommandGroupAttribute class.
|
| Name | Description | |
|---|---|---|
| Paths |
Gets the relative paths of the command group.
| |
| PermissionChecker |
Gets or sets the permission checker type.
| |
| TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| IsDefaultAttribute | (Inherited from Attribute.) | |
| Match | (Inherited from Attribute.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |