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

Provides data for WorldManager.WorldCreating event. Allows renaming. Cancelable. More...

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

Properties

Player Player [get, set]
 
string WorldName [get, set]
 
Map Map [get, set]
 
bool Cancel [get, set]
 
- Properties inherited from fCraft.ICancelableEvent
bool Cancel [get, set]
 Set to "true" to cancel the event.
 

Detailed Description

Provides data for WorldManager.WorldCreating event. Allows renaming. Cancelable.

Property Documentation

bool fCraft.Events.WorldCreatingEventArgs.Cancel
getset
Map fCraft.Events.WorldCreatingEventArgs.Map
getset
Player fCraft.Events.WorldCreatingEventArgs.Player
getset
string fCraft.Events.WorldCreatingEventArgs.WorldName
getset

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