docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IInitializableObject

    Interface for objects that support post construction initialization via an id and byte array.

    Namespace: UnityEngine.ResourceManagement.Util
    Assembly: solution.dll
    Syntax
    public interface IInitializableObject

    Methods

    Name Description
    Initialize(string, string)

    Initialize a constructed object.

    InitializeAsync(ResourceManager, string, string)

    Async operation for initializing a constructed object.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023