Fallowing functions have no effect on inventory display
override bool CanDisplayCargo(){return true;}; override bool CanDisplayAttachmentSlot(string slot_name){return true;}; override bool CanDisplayAttachmentCategory(string category_name){return true;};