Interface CallEvent.CallableEvent
- All Known Subinterfaces:
CampaignEventPlugin
- All Known Implementing Classes:
AFavorForKanta
,AnalyzeEntityMissionIntel
,ANewHope
,AngryVIPTransport
,BaseBarEventIntel
,BaseCustomBounty
,BaseDisruptIndustry
,BaseEventIntel
,BaseEventPlugin
,BaseHistorianOffer
,BaseHistorianOfferWithLocation
,BaseHubMission
,BaseIntelPlugin
,BaseMissionHub
,BaseMissionIntel
,BasicExampleGADataFromRuins
,BlockadeFGI
,BlueprintIntel
,BornanewFilesFalseIdols
,BreadcrumbIntel
,BreadcrumbIntelV2
,CargoPodsIntel
,CheapCommodityMission
,CivilDisorder
,CodexUpdateIntel
,CommodityProductionMission
,CommSnifferIntel
,ContactIntel
,CryosleeperIntel
,CustomProductionContract
,DeadDropMission
,DecivIntel
,DelayedFleetEncounter
,DeliveryMissionIntel
,DisruptCompetitorMission
,DisruptHeavyIndustry
,DisruptSpaceport
,DistressCallIntel
,DonationOffer
,ExtractionMission
,FactionCommissionIntel
,FactionHostilityEvent
,FactionHostilityIntel
,FighterBlueprintOffer
,FleetCreatorMission
,FleetGroupIntel
,FleetLogEvent
,FleetLogIntel
,FoodShortageEvent
,GAAtTheGates
,GABaseMission
,GABuyArtifact
,GACelestialObject
,GADataFromRuins
,GADeliverVIP
,GADerelictArtifact
,GADetectHyperspaceOddity
,GAFindingCoureuse
,GAIntro
,GAIntro2
,GAKallichore
,GAOutpost
,GAProbePackage
,GAProjectZiggurat
,GARansomResearcher
,GAReturnHamatsu
,GATalkToBaird
,GATalkToSebestyen
,GateHaulerIntel
,GateIntel
,GATransverseJump
,GenericRaidFGI
,GensHannanMachinations
,HandMeDownFreighter
,HegemonyInspectionIntel
,HijackingMission
,HostileActivityEventIntel
,HubMissionWithBarEvent
,HubMissionWithSearch
,HubMissionWithTriggers
,HypershuntIntel
,HyperspaceTopographyEventIntel
,IntelMarkerIntel
,InvestigationEvent
,InvestigationEventCommSniffer
,InvestigationEventGoodRepWithOther
,InvestigationEventSmugglingV2
,JailbreakMission
,KnightsOfLuddTakeoverExpedition
,LostOutpostCrewReturnLuddicFind
,LuddicChurchImmigrationDeal
,LuddicKnightErrant
,LuddicPathBaseIntel
,LuddicPathCellsIntel
,LuddicPilgrimsPath
,LuddicPilgrimTransport
,LuddicShrineIntel
,MapMarkerIntel
,MercsOnTheRun
,MessageIntel
,MilitaryCustomBounty
,NearbyEventsEvent
,NewMessagesIntel
,OfficerManagerEvent
,PerseanLeagueBlockade
,PerseanLeagueMembership
,PerseanLeaguePunitiveExpedition
,PersonBountyIntel
,PirateActivityIntel
,PirateBaseIntel
,PirateSystemBounty
,PlanetaryShieldIntel
,PLIntel
,ProcurementMission
,ProcurementMissionIntel
,ProductionReportIntel
,PromoteOfficerIntel
,PunitiveExpeditionIntel
,RaidIntel
,RaidSecretOutpostMission
,RecentUnrestEvent
,RecoverAPlanetkiller
,RemnantNexusIntel
,RemoteSurveyDataForPlanetIntel
,RepTrackerEvent
,RuinsDataSwapMission
,SalvorsTallyIntel
,ScientistAICoreIntel
,SecurityCodes
,ShipBlueprintOffer
,SimUpdateIntel
,SindrianDiktatFuelDeal
,SindrianDiktatPunitiveExpedition
,SmugglingMission
,SpecialItemOffer
,SpySatDeployment
,SurplusShipHull
,SurveyDataForPlanetIntel
,SurveyPlanetMissionIntel
,SwordOfEventide
,SystemBountyIntel
,TacticallyBombardColony
,TestEvent
,TestFleetGroupIntel
,TheUsurpers
,TradeFleetDepartureIntel
,TradeInfoUpdateEvent
,TriTachLoanIntel
,TriTachyonCommerceRaiding
,TriTachyonDeal
,TTMercenaryAttack
,TTMercenaryReversedAttack
,TutorialMissionEvent
,TutorialMissionIntel
,UnderworldCustomBounty
,WarningBeaconIntel
,WeaponBlueprintOffer
,WormholeIntel
- Enclosing class:
- CallEvent
public static interface CallEvent.CallableEvent
-
Method Summary
Modifier and TypeMethodDescriptionboolean
callEvent
(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap)
-
Method Details
-
callEvent
boolean callEvent(String ruleId, InteractionDialogAPI dialog, List<Misc.Token> params, Map<String, MemoryAPI> memoryMap)
-