docs.unity3d.com
    Show / Hide Table of Contents

    Class GetTableEntryOperation<TTable, TEntry>

    Inheritance
    Object
    GetTableEntryOperation<TTable, TEntry>
    Namespace: UnityEngine.Localization
    Syntax
    public class GetTableEntryOperation<TTable, TEntry> : AsyncOperationBase<LocalizedDatabase<TTable, TEntry>.TableEntryResult> where TTable : DetailedLocalizationTable<TEntry> where TEntry : TableEntry
    Type Parameters
    Name Description
    TTable
    TEntry

    Methods

    Destroy()

    Declaration
    protected override void Destroy()

    Execute()

    Declaration
    protected override void Execute()

    Init(LocalizedDatabase<TTable, TEntry>, AsyncOperationHandle<TTable>, TableReference, TableEntryReference, Locale, Boolean)

    Declaration
    public void Init(LocalizedDatabase<TTable, TEntry> database, AsyncOperationHandle<TTable> loadTableOperation, TableReference tableReference, TableEntryReference tableEntryReference, Locale selectedLoale, bool UseFallBack)
    Parameters
    Type Name Description
    LocalizedDatabase<TTable, TEntry> database
    AsyncOperationHandle<TTable> loadTableOperation
    TableReference tableReference
    TableEntryReference tableEntryReference
    Locale selectedLoale
    Boolean UseFallBack

    Extension Methods

    TupleExtensions.IsValueTuple(Object)
    TupleExtensions.GetValueTupleItemObjects(Object)
    TupleExtensions.GetValueTupleItemObjectsFlattened(Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023