Project

General

Profile

Station (Data Type)

Description

This Data Type includes all of the data available to ISXEVE that is specific to stations.

Members

Methods

  • GetHangarItems<MW_SINGLEBRACKET><index:item></MW_SINGLEBRACKET>
  • GetHangarShips<MW_SINGLEBRACKET><index:item></MW_SINGLEBRACKET>
  • GetCorpHangarItems<MW_SINGLEBRACKET><index:item></MW_SINGLEBRACKET>
  • GetCorpHangarShips<MW_SINGLEBRACKET><index:item></MW_SINGLEBRACKET>
  • AddWaypoint
  • ClearWaypoint
  • SetDestination

Notes

The following MEMBERS/METHODS of the 'station' datatype will only work if you're currently in a station 
(and will only acquire/manipulate data from within said station):
   GetCorpHangarItems/DoGetCorpHangarItems
   GetHangarItems/DoGetHangarItems
   GetHangarShips/DoGetHangarShips
   OpenCorpHangar
   StackAllHangarItems

Examples