How would I got about to make a variable that I can access in both the editor, as well as in game?
I’ve got a situation where I need to two players to have different colors, and I want these variables accessible in the editor, due to some dynamic materials setting their colors (in BP constructors) to these player colors.