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