docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct AssetState

    The given state of an Asset. Represented by its guid and hash.

    Implements
    IEquatable<AssetState>
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: UnityEditor.AddressableAssets.Build
    Assembly: solution.dll
    Syntax
    [Serializable]
    public struct AssetState : IEquatable<AssetState>

    Fields

    Name Description
    guid

    Asset states GUID.

    hash

    Asset State hash.

    Methods

    Name Description
    Equals(AssetState)

    Check if one asset state is equal to another.

    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)