SubnauticaModding / Nautilus

Nautilus, the Subnautica Modding API (formerly SMLHelper)
https://subnauticamodding.github.io/Nautilus/
GNU General Public License v3.0
69 stars 37 forks source link

SaveUtils.RegisterOnFinishLoadingEvent does not work for BZ #555

Open qqqbbb opened 2 months ago

qqqbbb commented 2 months ago

SaveUtils.RegisterOnFinishLoadingEvent does not work for BZ

Steps to reproduce the behavior:

  1. Register a method with SaveUtils.RegisterOnFinishLoadingEvent
  2. The method never runs

Nautilus v1.0.0-pre.32