Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.mission.MissionDefinitionPlugin Interface Reference

Public Member Functions

void defineMission (MissionDefinitionAPI api)
 

Detailed Description

Must be implemented by the MissionDefinition.java scripts that create missions.

Author
Alex Mosolov

Copyright 2012 Fractal Softworks, LLC*

Definition at line 11 of file MissionDefinitionPlugin.java.

Member Function Documentation

◆ defineMission()

void com.fs.starfarer.api.mission.MissionDefinitionPlugin.defineMission ( MissionDefinitionAPI  api)

Creates the contents of a mission.

Called every time the player clicks on the mission in the list.

Parameters
api

The documentation for this interface was generated from the following file: