docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property CurrentLoadingOperationHandle

    CurrentLoadingOperationHandle

    The current loading operation for the string when using StringChanged or default if one is not available. A string may not be immediately available, such as when loading the StringTable asset, so all string operations are wrapped with an UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle. See also RefreshString()

    Declaration
    public AsyncOperationHandle<LocalizedDatabase<StringTable, StringTableEntry>.TableEntryResult> CurrentLoadingOperationHandle { get; }
    Property Value
    Type Description
    AsyncOperationHandle<LocalizedDatabase<StringTable, StringTableEntry>.TableEntryResult>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)