Method | Description | |
---|---|---|
MissionBookmarkDestination ( DirectEve.DirectAgentMissionBookmark bookmark ) : System | ||
MissionBookmarkDestination ( int agentId, string title ) : System | ||
PerformFinalDestinationTask ( ) : bool |
Method | Description | |
---|---|---|
GetMissionBookmark ( long agentId, string title ) : DirectEve.DirectAgentMissionBookmark |
public MissionBookmarkDestination ( DirectEve.DirectAgentMissionBookmark bookmark ) : System | ||
bookmark | DirectEve.DirectAgentMissionBookmark | |
return | System |
public MissionBookmarkDestination ( int agentId, string title ) : System | ||
agentId | int | |
title | string | |
return | System |
public PerformFinalDestinationTask ( ) : bool | ||
return | bool |