Hi community, I’ve found lots of treasure notes here. I appreciate all of them, and I hope to gain some new insights as well.
I’ve encountered a new issue recently.
I created a few Blueprint Structures for my inventory system. Calling them in many of the other blueprints and it was working fine so far, until I came into “Make Struct” with one of my custom structs. I realize one out of all my custom structs is not showing up when I try to find it in the “All Actions for this blueprint”.
They are practically in a similar structure, just with different variables.
I read some of the related posts here: I tried compiling those that are referencing this struct after each modification, saving the project, quitting the engine, and coming back, but to no avail.
Could someone kindly enlighten me on what I could have missed in the process?
Thank you.