Uses of Interface
com.fs.starfarer.api.campaign.CustomUIPanelPlugin
Packages that use CustomUIPanelPlugin
Package
Description
-
Uses of CustomUIPanelPlugin in com.fs.starfarer.api
Methods in com.fs.starfarer.api with parameters of type CustomUIPanelPluginModifier and TypeMethodDescriptionSettingsAPI.createCustom
(float width, float height, CustomUIPanelPlugin plugin) -
Uses of CustomUIPanelPlugin in com.fs.starfarer.api.campaign
Classes in com.fs.starfarer.api.campaign that implement CustomUIPanelPluginMethods in com.fs.starfarer.api.campaign that return CustomUIPanelPluginModifier and TypeMethodDescriptionBaseCustomDialogDelegate.getCustomPanelPlugin()
CustomDialogDelegate.getCustomPanelPlugin()
CustomVisualDialogDelegate.getCustomPanelPlugin()
Methods in com.fs.starfarer.api.campaign with parameters of type CustomUIPanelPluginModifier and TypeMethodDescriptionVisualPanelAPI.showCustomPanel
(float width, float height, CustomUIPanelPlugin plugin) -
Uses of CustomUIPanelPlugin in com.fs.starfarer.api.impl.campaign
Classes in com.fs.starfarer.api.impl.campaign that implement CustomUIPanelPlugin -
Uses of CustomUIPanelPlugin in com.fs.starfarer.api.impl.campaign.eventide
Classes in com.fs.starfarer.api.impl.campaign.eventide that implement CustomUIPanelPluginMethods in com.fs.starfarer.api.impl.campaign.eventide that return CustomUIPanelPlugin -
Uses of CustomUIPanelPlugin in com.fs.starfarer.api.impl.codex
Classes in com.fs.starfarer.api.impl.codex that implement CustomUIPanelPluginMethods in com.fs.starfarer.api.impl.codex that return CustomUIPanelPluginModifier and TypeMethodDescriptionCodexCustomEntryExample.getCustomPanelPlugin()
CodexEntryPlugin.getCustomPanelPlugin()
Optional, can be null.CodexEntryV2.getCustomPanelPlugin()
-
Uses of CustomUIPanelPlugin in com.fs.starfarer.api.ui
Methods in com.fs.starfarer.api.ui that return CustomUIPanelPluginMethods in com.fs.starfarer.api.ui with parameters of type CustomUIPanelPluginModifier and TypeMethodDescriptionCustomPanelAPI.createCustomPanel
(float width, float height, CustomUIPanelPlugin plugin)