Uses of Enum Class
com.fs.starfarer.api.impl.campaign.ghosts.BaseSensorGhost.DespawnReason
Packages that use BaseSensorGhost.DespawnReason
-
Uses of BaseSensorGhost.DespawnReason in com.fs.starfarer.api.impl.campaign.ghosts
Methods in com.fs.starfarer.api.impl.campaign.ghosts that return BaseSensorGhost.DespawnReasonModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BaseSensorGhost.DespawnReason[]
BaseSensorGhost.DespawnReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.fs.starfarer.api.impl.campaign.ghosts with parameters of type BaseSensorGhost.DespawnReasonModifier and TypeMethodDescriptionprotected void
BaseSensorGhost.reportDespawning
(BaseSensorGhost.DespawnReason reason, Object param)