Hey just want to make all know, that I have crash today because of memory leak some kind, and I didn’t work on my item system like few days already, but after this crash all my “Custom item info” that store info and set up it in on construction was wiped out too, so its still may happen even if you make another variable.
Thing is that this “custom info” goes from “item_bp” also. So maybe you want to make this “custom info” variable in all of your last children and not take it from any parent, but Im prefer to take all “item info” from DataTable based on one variable “name of the row” with that I will need setup only “row name” if something goes wrong again and I will create it separately in all last child
Also want to point, that all variables from “Item_BP” to its child “equipment_BP” is wiped, but variables that going from “equipment_BP” to its own child are staying the same all that time. I’m not good in English, maybe if you check attached paint masterpiece of my hierarchy it will be more clear. I’m hoping they will fix it