메소드 | 설명 | |
---|---|---|
MissionBookmarkDestination ( DirectEve.DirectAgentMissionBookmark bookmark ) : System | ||
MissionBookmarkDestination ( int agentId, string title ) : System | ||
PerformFinalDestinationTask ( ) : bool |
메소드 | 설명 | |
---|---|---|
GetMissionBookmark ( long agentId, string title ) : DirectEve.DirectAgentMissionBookmark |
public MissionBookmarkDestination ( DirectEve.DirectAgentMissionBookmark bookmark ) : System | ||
bookmark | DirectEve.DirectAgentMissionBookmark | |
리턴 | System |
public MissionBookmarkDestination ( int agentId, string title ) : System | ||
agentId | int | |
title | string | |
리턴 | System |