Method NotifyContentLoaded
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
NotifyContentLoaded()
Delivers OnContentLoaded() to every active entry point. Called after each successful content merge (boot load and hot reloads alike), so a mod can resolve cross-mod definitions knowing every package is in. A throwing mod is logged and skipped — it never breaks the others or the reload.
public static void NotifyContentLoaded()