Class CommandDescriptionAttribute
Inheritance
System.Object
CommandDescriptionAttribute
Namespace: OpenMod.Core.Commands
Assembly: OpenMod.Core.dll
Syntax
public class CommandDescriptionAttribute : Attribute
Constructors
| Improve this Doc View SourceCommandDescriptionAttribute(String)
Declaration
public CommandDescriptionAttribute(string description)
Parameters
Type | Name | Description |
---|---|---|
System.String | description |
Properties
| Improve this Doc View SourceDescription
Declaration
public string Description { get; }
Property Value
Type | Description |
---|---|
System.String |