github gustavopsantos/Reflex 3.1.3

latest releases: 9.1.0, 9.0.1, 9.0.0...
2 years ago

Replaces project injection time
from [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.AfterAssembliesLoaded)]
to [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.BeforeSceneLoad)]
Allowing gameobjects to be instantiated at installers being used at ProjectContext, and allowing log viewers to be able to hook to Application.logMessageReceivedThreaded before injection starts hapenning

Don't miss a new Reflex release

NewReleases is sending notifications on new releases.