IPluginCommandHandler

Namespace: uModCommonPlugins

Assembly: uMod.Common.dll

Summary

Represents a plugin command handler

Methods

Name

Summary

Add (ICommandInfo)

Add a command

CreateCallback (ICommandDefinition, String)

Create command callback

CreateCallback (ICommandDefinition, Func<IPlayer, IArgs, CommandState>)

Create command callback

GetDescription (String, String)

Gets command description

GetHelp (String, String)

Gets command syntax help

Remove (ICommandInfo)

Remove a command

Remove (String)

Remove a command