Property | Type | Description | |
---|---|---|---|
RaiseChangedEvent | void |
Method | Description | |
---|---|---|
Create ( [ bounds, [ createdBy ) : void |
Creates the zone boundaries, and sets CreatedDate/CreatedBy.
|
|
Edit ( [ editedBy ) : void | ||
Serialize ( ) : XElement | ||
Zone ( ) : System | ||
Zone ( [ root ) : System | ||
Zone ( [ raw, [ world ) : System |
Method | Description | |
---|---|---|
RaiseChangedEvent ( ) : void |
public Create ( [ bounds, [ createdBy ) : void | ||
bounds | [ | New zone boundaries. |
createdBy | [ | Player who created this zone. May not be null. |
return | void |