I’m working a production tool for my team. In order to automate some “refresh” functions, I’d like to trigger them when the user is doing some action like saving project or saving a scene.
I’m looking for something like this that would be called by Unity like void Start or Awake.