Skip to content

2.1.0-preview.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@amelkor amelkor released this 07 May 06:42
· 31 commits to master since this release

Added

  • Scoped MonoBehaviours
  • MonoBehaviour prefabs registration by prefab name from Resources
  • ScriptableObjectConfiguration as configuration source
  • hostBuilding event when the host is being built
  • StopManuallyAsync method to HostManager

Updated

  • make HostManager events public
  • fix RegisterScriptableObjectSingleton<T, TImpl> T constraint