fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.Events.CommandCallingEventArgs Class Reference

Provides data for CommandManager.CommandCalling event. Cancelable. More...

+ Inheritance diagram for fCraft.Events.CommandCallingEventArgs:
+ Collaboration diagram for fCraft.Events.CommandCallingEventArgs:

Properties

bool Cancel [get, set]
 
- Properties inherited from fCraft.Events.CommandCalledEventArgs
CommandReader Command [get, set]
 
CommandDescriptor Descriptor [get, set]
 
Player Player [get, set]
 
- Properties inherited from fCraft.Events.IPlayerEvent
Player Player [get]
 Player who initiated or is affected by the event.
 
- Properties inherited from fCraft.ICancelableEvent
bool Cancel [get, set]
 Set to "true" to cancel the event.
 

Detailed Description

Provides data for CommandManager.CommandCalling event. Cancelable.

Property Documentation

bool fCraft.Events.CommandCallingEventArgs.Cancel
getset

The documentation for this class was generated from the following file: