Package com.fs.starfarer.api.impl.codex
Interface CodexDialogAPI
public interface CodexDialogAPI
-
Method Summary
Modifier and TypeMethodDescriptionvoid
showEntryDetail
(CodexEntryPlugin entry, boolean openParentCategory, boolean takeHistorySnapshot) void
showEntryDetail
(String entryId, boolean openParentCategory, boolean takeHistorySnapshot)
-
Method Details
-
showEntryDetail
-
showEntryDetail
void showEntryDetail(CodexEntryPlugin entry, boolean openParentCategory, boolean takeHistorySnapshot)
-