[This is preliminary documentation and is subject to change.]
An EventArgs for an event that directly relates to a particular player.
Namespace: fCraft.EventsAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public interface IPlayerEvent
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| Player | Player who initiated or is affected by the event. |