internal static bool IsEnginePart(this MechComponentDef componentDef) { return(componentDef.IsCategory("EnginePart")); }