![]() |
Pathfinder
v3.0
The definitive Hacknet programmable modding system
|
This is the complete list of members for Pathfinder.Mission.MissionManager, including all inherited members.
| AddMission(this MissionListingServer s, ActiveMission m, bool injectTop=false) | Pathfinder.Mission.MissionManager | static |
| AddMission(this MissionHubServer s, ActiveMission m, bool insertTop=false, bool preventRegistryChange=false, int desiredIndex=-1) | Pathfinder.Mission.MissionManager | static |
| CreateMissionHubDaemon(this Computer c, string serviceName, OS os=null) | Pathfinder.Mission.MissionManager | static |
| CreateMissionListingDaemon(this Computer c, string serviceName, string logoPath=null, bool isPublic=false, bool isAssigner=false, OS os=null) | Pathfinder.Mission.MissionManager | static |
| SetGroupName(this MissionListingServer s, string name) | Pathfinder.Mission.MissionManager | static |
| SetGroupName(this MissionHubServer s, string name) | Pathfinder.Mission.MissionManager | static |
| SetListingTitle(this MissionListingServer s, string title) | Pathfinder.Mission.MissionManager | static |
| SetState(this MissionListingServer s, int state) | Pathfinder.Mission.MissionManager | static |
| SetThemeColor(this MissionListingServer s, Color color) | Pathfinder.Mission.MissionManager | static |
| SetThemeColor(this MissionHubServer s, Color color) | Pathfinder.Mission.MissionManager | static |