C# Class fCraft.Events.CommandCallingEventArgs

Provides data for CommandManager.CommandCalling event. Cancelable.
Inheritance: CommandCalledEventArgs, ICancelableEvent
Show file Open project: GlennMR/800craft Class Usage Examples

Private Methods

Method Description
CommandCallingEventArgs ( Command command, CommandDescriptor commandDescriptor, Player player )