Interface NavigationDataSectionListener


public interface NavigationDataSectionListener
Called when tooltip info about how far a location is/how much fuel/time it takes to get there is created. At the moment, this happens in two places: The star icon tooltip (on the hyperspace map) Intel icons
  • Method Details

    • reportNavigationDataSectionAboutToBeCreated

      void reportNavigationDataSectionAboutToBeCreated(SectorEntityToken target)
    • reportNavigationDataSectionWasCreated

      void reportNavigationDataSectionWasCreated(SectorEntityToken target)