Package megameklab

Class MMLOptionsChangedEvent

java.lang.Object
megamek.common.event.MMEvent
megameklab.MMLOptionsChangedEvent

@Deprecated(since="0.51.0", forRemoval=true) public class MMLOptionsChangedEvent extends megamek.common.event.MMEvent
Deprecated, for removal: This API element is subject to removal in a future version.
An event triggered after the MMLOptions are changed. The event handlers cannot modify these options.
  • Field Summary

    Fields inherited from class megamek.common.event.MMEvent

    cancelled
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class megamek.common.event.MMEvent

    cancel, isCancellable, isCancelled

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MMLOptionsChangedEvent

      public MMLOptionsChangedEvent()
      Deprecated, for removal: This API element is subject to removal in a future version.