CommandHandler
Assembly: uMod.Core.dll
Inheritance Object CommandHandler
Implements ICommandHandler
Summary
Represents a generic chat command handler
Constructors
Name | Summary |
|---|---|
CommandHandler ( | Create a new instance of the CommandHandler class |
CommandHandler ( | Create a new instance of the CommandHandler class |
Properties
Name | Summary |
|---|---|
Callback | Gets or sets the game-specific command callback |
CommandFilter | Gets or sets the universal command filter |
Methods
Name | Summary |
|---|---|
Handles a chat command from the specified player | |
Handle console input from the specified player |