Version: 2020.2
언어: 한국어

RuntimeInitializeLoadType

enumeration

매뉴얼로 전환

설명

Set RuntimeInitializeOnLoadMethod type.

변수

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