Initializer

Runtime bootstrap system for the Singletons subsystem. Contains the SingletonInitializer which eagerly initializes singletons before the first scene loads.

Classes

Class
Description

Static internal class that scans Paragon assemblies and triggers Instance on all InitializeOnLoad singletons.

See Also

Last updated