docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InvokeAssetEntryCommand

    InvokeAssetEntryCommand(string, IEnumerable<AddressableAssetEntry>)

    Invoke a registered command for a set of entries.

    Declaration
    public static bool InvokeAssetEntryCommand(string cmdId, IEnumerable<AddressableAssetEntry> entries)
    Parameters
    Type Name Description
    string cmdId

    The id of the command.

    IEnumerable<AddressableAssetEntry> entries

    The entries to run the command on.

    Returns
    Type Description
    bool

    Returns true if the command was executed without exceptions.

    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)