RuntimeInitializeLoadType

enumeration

Description

Set RuntimeInitializeOnLoadMethod type.

Properties

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
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答