Uses of Class
com.fs.starfarer.api.impl.combat.dweller.DwellerShroud.DwellerShroudParams
Packages that use DwellerShroud.DwellerShroudParams
-
Uses of DwellerShroud.DwellerShroudParams in com.fs.starfarer.api.impl.combat.dweller
Fields in com.fs.starfarer.api.impl.combat.dweller declared as DwellerShroud.DwellerShroudParamsModifier and TypeFieldDescriptionprotected DwellerShroud.DwellerShroudParams
DwellerShroud.shroudParams
Methods in com.fs.starfarer.api.impl.combat.dweller that return DwellerShroud.DwellerShroudParamsModifier and TypeMethodDescriptionDwellerShroud.createBaselineParams
(CombatEntityAPI attachedTo) protected DwellerShroud.DwellerShroudParams
BaseDwellerShipCreator.createShroudParams
(ShipAPI ship) DwellerShroud.getShroudParams()
Methods in com.fs.starfarer.api.impl.combat.dweller with parameters of type DwellerShroud.DwellerShroudParamsModifier and TypeMethodDescriptionprotected void
BaseDwellerShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
HumanShipShroudCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
ShroudedEjectaShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
ShroudedEyeShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
ShroudedMaelstromShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
ShroudedMawShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
ShroudedTendrilShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) protected void
ShroudedVortexShipCreator.modifyBaselineShroudParams
(ShipAPI ship, DwellerShroud.DwellerShroudParams params) Constructors in com.fs.starfarer.api.impl.combat.dweller with parameters of type DwellerShroud.DwellerShroudParamsModifierConstructorDescriptionDwellerShroud
(CombatEntityAPI attachedTo, DwellerShroud.DwellerShroudParams params)