Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: Broken Stylus on December 27, 2021, 05:38:18 AM

Title: (Refresh): Get /Set Globals in scene
Post by: Broken Stylus on December 27, 2021, 05:38:18 AM
A little option to see what are the FSMs that set a Global value and what are the ones that get it.
Considering the additional computing this might require, it would not be included in the default Refresh function but would be added so we first see all the "Get" FSMs and then the "Set" ones, and if a FSM does both, display it in both or add a third category that's Get&Set.