Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.impl.campaign.rulecmd.HighlightComms Class Reference
Inheritance diagram for com.fs.starfarer.api.impl.campaign.rulecmd.HighlightComms:
[legend]
Collaboration diagram for com.fs.starfarer.api.impl.campaign.rulecmd.HighlightComms:
[legend]

Public Member Functions

boolean execute (String ruleId, InteractionDialogAPI dialog, List< Token > params, Map< String, MemoryAPI > memoryMap)
 
- Public Member Functions inherited from com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
boolean doesCommandAddOptions ()
 
int getOptionOrder (List< Token > params, Map< String, MemoryAPI > memoryMap)
 
- Public Member Functions inherited from com.fs.starfarer.api.campaign.rules.CommandPlugin

Additional Inherited Members

- Static Public Member Functions inherited from com.fs.starfarer.api.impl.campaign.rulecmd.BaseCommandPlugin
static MemoryAPI getEntityMemory (Map< String, MemoryAPI > memoryMap)
 

Detailed Description

HighlightComms

Changes the "open comm link" option to a yellow color. Undecided whether it's good to use this; creates the expectation that comms are pointless unless highlighted.

So, probably: only highlight comes (via other means) when the player is being hailed. See: HailPlayer.

Copyright 2020 Fractal Softworks, LLC

Definition at line 21 of file HighlightComms.java.

Member Function Documentation

◆ execute()

boolean com.fs.starfarer.api.impl.campaign.rulecmd.HighlightComms.execute ( String ruleId,
InteractionDialogAPI dialog,
List< Token > params,
Map< String, MemoryAPI > memoryMap )

The documentation for this class was generated from the following file: