Class PLTextEntry

java.lang.Object
com.fs.starfarer.api.impl.campaign.plog.BasePLEntry
com.fs.starfarer.api.impl.campaign.plog.PLTextEntry
All Implemented Interfaces:
PLEntry

public class PLTextEntry extends BasePLEntry
  • Field Details

  • Constructor Details

    • PLTextEntry

      public PLTextEntry(String text)
    • PLTextEntry

      public PLTextEntry(String text, boolean story)
  • Method Details