Class InvestigationEvent

java.lang.Object
com.fs.starfarer.api.impl.campaign.events.BaseEventPlugin
com.fs.starfarer.api.impl.campaign.events.InvestigationEvent
All Implemented Interfaces:
CampaignEventListener, CampaignEventPlugin, CallEvent.CallableEvent
Direct Known Subclasses:
InvestigationEventCommSniffer

public class InvestigationEvent extends BaseEventPlugin
Should only be used if started directly (not via probability), as that's the only way the investigation parameters can be set. If using event probability, should subclass this for a new event instead, and set the parameters in startEvent() of the subclass. See SmugglingInvestigationEvent as example.
Author:
Alex Mosolov Copyright 2014 Fractal Softworks, LLC