Interface IPreloadRequired | Localization | 0.8.1-preview
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

    Declaration
    AsyncOperationHandle PreloadOperation { get; }
    Property Value
    Type Description
    AsyncOperationHandle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, August 19, 2020