Uses of Interface
com.fs.starfarer.api.campaign.CargoPickerListener
Packages that use CargoPickerListener
-
Uses of CargoPickerListener in com.fs.starfarer.api.campaign
Methods in com.fs.starfarer.api.campaign with parameters of type CargoPickerListenerModifier and TypeMethodDescriptionvoid
InteractionDialogAPI.showCargoPickerDialog
(String title, String okText, String cancelText, boolean small, float textPanelWidth, float width, float height, CargoAPI cargo, CargoPickerListener listener) void
InteractionDialogAPI.showCargoPickerDialog
(String title, String okText, String cancelText, boolean small, float textPanelWidth, CargoAPI cargo, CargoPickerListener listener)