Interface UpgradeableEntityDef
-
- All Known Implementing Classes:
AbstractEntityModDef
,AbstractMeshEntityDef
,AbstractWeaponEntityDef
,CrewEntityDef
,FloorEntityDef
,ImageSurfaceEntityDef
,LootContainerEntityDef
,PhysicalEntityDef
,StructureEntityDef
,WeaponEntityModDef
public interface UpgradeableEntityDef
Entity defs that can be upgraded
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUpgradeCategory()
String
getUpgradeTo()
-