Interface SkinEvent
- All Known Implementing Classes:
ConnectionStateSkinEvent,CrossfireMagicmapSkinEvent,MapScrollSkinEvent,PlayerLoginSkinEvent,SkillAddedSkinEvent,SkillRemovedSkinEvent
public interface SkinEvent
Interface for events attached to skins.
-
Method Summary
-
Method Details
-
dispose
void dispose()Will be called when the skin is disposed. Should release resources.
-