Starsector API
Loading...
Searching...
No Matches
CustomDialogDelegate.java
Go to the documentation of this file.
1package com.fs.starfarer.api.campaign;
2
3import com.fs.starfarer.api.ui.CustomPanelAPI;
4
void createCustomDialog(CustomPanelAPI panel, CustomDialogCallback callback)