How to retrieve the value of a session setting
I want to change a scalar parameter in a material via Session Settings.
The session is registered in the game instance module.
I quit the in-game to modify its (boolean) value. (+ Apply)
How do I retrieve this value when I return to the game by clicking Resume Game?
Or is there an event on the apply?
How do I refresh all elements that contain this material?
The session is registered in the game instance module.
I quit the in-game to modify its (boolean) value. (+ Apply)
How do I retrieve this value when I return to the game by clicking Resume Game?
Or is there an event on the apply?
How do I refresh all elements that contain this material?

