Method | Description | |
---|---|---|
PerformFinalDestinationTask ( ) : bool | ||
StationDestination ( long stationId ) : System | ||
StationDestination ( long solarSystemId, long stationId, string stationName ) : System |
Method | Description | |
---|---|---|
PerformFinalDestinationTask ( long stationId, string stationName, System.DateTime &nextAction ) : bool |
public PerformFinalDestinationTask ( ) : bool | ||
return | bool |
public StationDestination ( long stationId ) : System | ||
stationId | long | |
return | System |
public StationDestination ( long solarSystemId, long stationId, string stationName ) : System | ||
solarSystemId | long | |
stationId | long | |
stationName | string | |
return | System |