IntelligenceModding / Advanced-Peripherals-Features

A place for the feature request for Advanced Peripherals
0 stars 1 forks source link

Method to fetch used Bytes in cells using listCells() function #85

Open Temperdox opened 4 months ago

Temperdox commented 4 months ago

Describe your idea (If you have more than one idea, please open the rest in other issues)

Regarding the MeBridge, you can only fetch the total size of cells in bytes, you cannot fetch the bytes that have been used to store items.

Describe alternatives you've considered if any

I am requesting that a method such as listCells[1].usedBytes be implemented to fetch the amount of bytes used per cell to store items. This way we can display on a monitor how much storage is available.

Additional context

No response

Linked Issues

No response