Class ClientExitPhase


  • public class ClientExitPhase
    extends pro.gravit.launcher.modules.events.ClosePhase
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int code  
      • Fields inherited from class pro.gravit.launcher.modules.LauncherModule.Event

        cancel
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientExitPhase​(int code)  
    • Method Summary

      • Methods inherited from class pro.gravit.launcher.modules.LauncherModule.Event

        cancel, isCancel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • code

        public final int code
    • Constructor Detail

      • ClientExitPhase

        public ClientExitPhase​(int code)