Uses of Interface
com.fs.starfarer.api.campaign.CustomDialogDelegate
Packages that use CustomDialogDelegate
-
Uses of CustomDialogDelegate in com.fs.starfarer.api.campaign
Classes in com.fs.starfarer.api.campaign that implement CustomDialogDelegateMethods in com.fs.starfarer.api.campaign with parameters of type CustomDialogDelegateModifier and TypeMethodDescriptionvoid
InteractionDialogAPI.showCustomDialog
(float customPanelWidth, float customPanelHeight, CustomDialogDelegate delegate) -
Uses of CustomDialogDelegate in com.fs.starfarer.api.campaign.listeners
Methods in com.fs.starfarer.api.campaign.listeners with parameters of type CustomDialogDelegateModifier and TypeMethodDescriptionvoid
DialogCreatorUI.showDialog
(float customPanelWidth, float customPanelHeight, CustomDialogDelegate delegate)