docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsDefinitionHashUnique

    IsDefinitionHashUnique(string)

    Check if the given string's 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 string to be hashed and searched for in this Catalog's list of GameItemDefinition hashes.

    Returns
    Type Description
    bool

    True/False whether or not hash of given string 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)