RuntimeInitializeLoadType

enumeration

Cambiar al Manual

Descripción

Establece el tipo de RuntimeInitializeOnLoadMethod.

Variables

AfterSceneLoadAfter Scene is loaded.
BeforeSceneLoadBefore Scene is loaded.
AfterAssembliesLoadedCallback when all assemblies are loaded and preloaded assets are initialized.
BeforeSplashScreenImmediately before the splash screen is shown.
SubsystemRegistrationCallback used for registration of subsystems