docs.unity.cn
    Show / Hide Table of Contents

    Property InitializationObjects

    InitializationObjects

    The list of initialization data. These objects will get deserialized and initialized during the Addressables initialization process. This happens after resource providers have been set up but before any catalogs are loaded.

    Declaration
    public List<ObjectInitializationData> InitializationObjects { get; }
    Property Value
    Type Description
    List<ObjectInitializationData>
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023