ICommandSystem

Namespace: uModCommon

Assembly: uMod.Common.dll

Summary

Represents a binding to a generic command system

Methods

Name

Summary

HandleChatMessage (IPlayer, String)

Handles a chat message

RegisterCommand (String, IPlugin, CommandCallback)

Registers the specified command

UnregisterCommand (String, IPlugin)

Unregisters the specified command