Interface SkinEvent
-
- All Known Implementing Classes:
ConnectionStateSkinEvent,CrossfireMagicmapSkinEvent,MapScrollSkinEvent,PlayerLoginSkinEvent,SkillAddedSkinEvent,SkillRemovedSkinEvent
public interface SkinEventInterface for events attached to skins.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose()Will be called when the skin is disposed.
-