Page MenuHomeFeedback Tracker

Incomplete implementation of new inventory
New, NormalPublic

Description

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;};

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Inventory

Event Timeline

Grim created this task.Feb 15 2019, 9:11 PM