A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
G
- getAliases() - function in org.lazywizard.console.CommandStore
- Returns all aliases currently registered by the mod.
- getAlt() - function in org.lazywizard.console.ConsoleSettings.Keystroke
- getApplicableCommands(BaseCommand.CommandContext) - function in org.lazywizard.console.CommandStore
- Returns all commands applicable in the given CommandContext.
- getCheatsAllowedForSave() - function in org.lazywizard.console.ConsoleSettings
- getCommandClass() - function in org.lazywizard.console.CommandStore.StoredCommand
- Returns the class object for this command's implementation.
- getCommandSeparator() - function in org.lazywizard.console.ConsoleSettings
- getCommandsWithTag(String) - function in org.lazywizard.console.CommandStore
- Returns all commands with a specific tag.
- getCommoditiesAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getConsoleSummonKey() - function in org.lazywizard.console.ConsoleSettings
- getContext() - function in org.lazywizard.console.Console
- getContext() - function in org.lazywizard.console.ShowSettings.SettingsDialog
- getCtrl() - function in org.lazywizard.console.ConsoleSettings.Keystroke
- getDefaultCombatCheatTarget() - function in org.lazywizard.console.ConsoleSettings
- getDefaultTarget() - function in org.lazywizard.console.cheatmanager.CombatCheatManager.PluginManager
- getDevModeTogglesDebugFlags() - function in org.lazywizard.console.ConsoleSettings
- getDowngrades(IndustrySpecAPI) - function in org.lazywizard.console.commands.AddIndustry
- getEntitiesWithTags(LocationAPI,Array) - function in org.lazywizard.console.CommandUtils
- getEntityInteractedWith() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns the SectorEntityToken the player is in a dialog with, if any.
- getEntityMemory(Map) - function in com.fs.starfarer.api.impl.campaign.rulecmd.ConsoleShouldIntercept
- getEntityMemory(Map) - function in com.fs.starfarer.api.impl.campaign.rulecmd.ConsoleShowMemoryChanges
- getFactionName(FactionAPI) - function in org.lazywizard.console.CommandUtils
- getFont() - function in org.lazywizard.console.Console
- getFontScaling() - function in org.lazywizard.console.ConsoleSettings
- getHelp() - function in org.lazywizard.console.CommandStore.StoredCommand
- Returns the detailed usage instructions for this command.
- getHome() - function in org.lazywizard.console.commands.Home
- getHullMods() - function in org.lazywizard.console.commands.AddHullmod
- getIndustriesAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getInfo(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getKeyCode() - function in org.lazywizard.console.ConsoleSettings.Keystroke
- getKnownTags() - function in org.lazywizard.console.CommandStore
- Returns all command tags that the mod is currently aware of.
- getLoadedCommands() - function in org.lazywizard.console.CommandStore
- Returns all commands currently loaded by the mod.
- getMacros() - function in org.lazywizard.console.commands.RunCode
- getMarket() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns the MarketAPI of the ) the player is in a dialog with, if any.
- getMarketConditionIdsWithNames() - function in org.lazywizard.console.commands.List_
- getMarketConditionsAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getMaxScrollback() - function in org.lazywizard.console.ConsoleSettings
- getMemoryMap() - function in org.lazywizard.console.ShowSettings.SettingsDialog
- getName() - function in org.lazywizard.console.CommandStore.StoredCommand
- Returns the name of this command (what the player would enter to use it).
- getName() - function in kotlin.CheatTarget
- getNeededCrew(CampaignFleetAPI) - function in org.lazywizard.console.commands.AddCrew
- getOptionOrder(List,Map) - function in com.fs.starfarer.api.impl.campaign.rulecmd.ConsoleShouldIntercept
- getOptionOrder(List,Map) - function in com.fs.starfarer.api.impl.campaign.rulecmd.ConsoleShowMemoryChanges
- getOrdinal() - function in kotlin.CheatTarget
- getOutputColor() - function in org.lazywizard.console.ConsoleSettings
- getSettings() - function in org.lazywizard.console.Console
- getShift() - function in org.lazywizard.console.ConsoleSettings.Keystroke
- getShipsAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getShowBackground() - function in org.lazywizard.console.ConsoleSettings
- getShowCursorIndex() - function in org.lazywizard.console.ConsoleSettings
- getShowEnteredCommands() - function in org.lazywizard.console.ConsoleSettings
- getShowExceptionDetails() - function in org.lazywizard.console.ConsoleSettings
- getShowMemoryUsage() - function in org.lazywizard.console.ConsoleSettings
- getSource() - function in org.lazywizard.console.CommandStore.StoredCommand
- Returns the complete file path of the CSV this command was loaded from (not the relative path).
- getSpecialItemIds() - function in org.lazywizard.console.commands.AddSpecial
- getSpecialItemsAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getStorageEntity() - function in org.lazywizard.console.commands.Storage
- getStorageStation() - function in org.lazywizard.console.commands.Storage
- getSubmarketIds() - function in org.lazywizard.console.commands.List_
- getSyntax() - function in org.lazywizard.console.CommandStore.StoredCommand
- Returns the syntax for this command.
- getTags() - function in org.lazywizard.console.CommandStore.StoredCommand
- Returns all tags associated with this command.
- getTypoCorrectionThreshold() - function in org.lazywizard.console.ConsoleSettings
- getUpgrades(IndustrySpecAPI) - function in org.lazywizard.console.commands.AddIndustry
- getUsableCargo(SectorEntityToken) - function in org.lazywizard.console.CommandUtils
- getUseHomeForStorage() - function in org.lazywizard.console.ConsoleSettings
- getWeaponsAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- getWingsAddedByMod(ModSpecAPI) - function in org.lazywizard.console.commands.ModInfo
- God - class in org.lazywizard.console.commands
- GoTo - class in org.lazywizard.console.commands