Interface HasTeardown


public interface HasTeardown
Implement this Interface when you wish an Ability to be torn down upon calling OnStage.drawTheCurtain()
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • tearDown

      void tearDown()