Allow an editor class method to be initialized when Unity loads without action from the user.
[InitializeOnLoadMethod] private static void InitializeOnLoad();
InitializeOnLoadMethodarrow-up-right
Last updated 5 years ago