Interface ProcessableEntityDef
-
- All Known Implementing Classes:
AbstractEntityModDef
,AbstractMeshEntityDef
,AbstractWeaponEntityDef
,CrewEntityDef
,FloorEntityDef
,ImageSurfaceEntityDef
,LootContainerEntityDef
,PhysicalEntityDef
,StructureEntityDef
,WeaponEntityModDef
public interface ProcessableEntityDef
Everything that can be processed, i.e. yields resources
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getProcessingCategory()
-
-
-
Method Detail
-
getProcessingCategory
String getProcessingCategory()
-
-