StarCitizenWiki / API

The star-citizen.wiki API. Automatically scrapes Comm-Links, Stats and In-Game Data.

Home Page:https://api.star-citizen.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Determine whether an item can be stored in inventory

alistair3149 opened this issue · comments

Some food items can not be stored in inventory (e.g. hotdog, ice cream, etc.)
It would be nice to know whether an item can be stored in inventory.

One possible solution is to detect whether there is a Store action under SEntityInteractableParams. Maybe there are better ways but I am unsure.

Done via 1fb0728

All interactions of an item are now found on the interactions key