Version: 2022.1
言語: 日本語

RuntimeInitializeLoadType

enumeration

マニュアルに切り替える

説明

RuntimeInitializeOnLoadMethod の型を設定します。

変数

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