JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.fs.starfarer.api.campaign
Interface IndustryPickerListener
public interface
IndustryPickerListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cancelledIndustryPicking
()
void
pickedIndustry
(
Industry
industry)
Method Details
pickedIndustry
void
pickedIndustry
(
Industry
industry)
cancelledIndustryPicking
void
cancelledIndustryPicking
()