docs.unity.cn
    Show / Hide Table of Contents

    Interface IPreloadRequired

    Indicates that the class requires preloading during initialization before it is ready for use.

    Namespace: UnityEngine.Localization
    Syntax
    public interface IPreloadRequired

    Properties

    PreloadOperation

    Handle to the preload operation.

    Declaration
    AsyncOperationHandle PreloadOperation { get; }
    Property Value
    Type Description
    AsyncOperationHandle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 28, 2021