So I can’t get components from my class without creating an instance?
The data is written in the blueprint and does not change during the game, but it can, but I need the static data of the components from the class.
If this is not possible, how then to implement the inventory, create and hide the object from the player?
