docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsDefinitionHashUnique

    IsDefinitionHashUnique(string)

    Check if the given Hash is not yet included in this GameItemCatalog's list of GameItemDefinitions and is available for use.

    Declaration
    public bool IsDefinitionHashUnique(string gameItemDefinitionId)
    Parameters
    Type Name Description
    string gameItemDefinitionId

    The Hash to search for in this Catalog's GameItemDefinitions list.

    Returns
    Type Description
    bool

    True/False whether or not Hash is available for use.

    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)