Uses of Class
com.fs.starfarer.api.impl.campaign.ghosts.SharedTrigger
Packages that use SharedTrigger
Package
Description
-
Uses of SharedTrigger in com.fs.starfarer.api.impl.campaign.ghosts
Fields in com.fs.starfarer.api.impl.campaign.ghosts declared as SharedTriggerConstructors in com.fs.starfarer.api.impl.campaign.ghosts with parameters of type SharedTriggerModifierConstructorDescriptionGBITooClose
(float delay, SectorEntityToken to, float distThreshold, SharedTrigger trigger) -
Uses of SharedTrigger in com.fs.starfarer.api.impl.campaign.ghosts.types
Constructors in com.fs.starfarer.api.impl.campaign.ghosts.types with parameters of type SharedTriggerModifierConstructorDescriptionMinnowGhost
(SensorGhostManager manager, SectorEntityToken loc, float minRange, float maxRange, float dur, SharedTrigger trigger)