Uses of Interface
com.fs.starfarer.api.impl.campaign.ghosts.GhostBehaviorInterrupt
Packages that use GhostBehaviorInterrupt
-
Uses of GhostBehaviorInterrupt in com.fs.starfarer.api.impl.campaign.ghosts
Classes in com.fs.starfarer.api.impl.campaign.ghosts that implement GhostBehaviorInterruptModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Fields in com.fs.starfarer.api.impl.campaign.ghosts with type parameters of type GhostBehaviorInterruptModifier and TypeFieldDescriptionprotected List<GhostBehaviorInterrupt>
BaseGhostBehavior.interrupts
Methods in com.fs.starfarer.api.impl.campaign.ghosts with parameters of type GhostBehaviorInterruptModifier and TypeMethodDescriptionvoid
BaseGhostBehavior.addInterrupt
(GhostBehaviorInterrupt interrupt) void
BaseSensorGhost.addInterrupt
(GhostBehaviorInterrupt interrupt) void
GhostBehavior.addInterrupt
(GhostBehaviorInterrupt interrupt)