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

Simple interface for objects to notify of changes in their serializable state. This event is used to trigger saving things like Zone- and MetadataCollection. sender should be set for EventHandler, and e should be set to EventArgs.Empty More...

+ Inheritance diagram for fCraft.INotifiesOnChange:

Events

EventHandler Changed
 

Detailed Description

Simple interface for objects to notify of changes in their serializable state. This event is used to trigger saving things like Zone- and MetadataCollection. sender should be set for EventHandler, and e should be set to EventArgs.Empty

Event Documentation

EventHandler fCraft.INotifiesOnChange.Changed

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