docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct RequestHandle

    Default values for cloud data storage settings

    Implements
    IEquatable<RequestHandle>
    Inherited Members
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.AR.Companion.CloudStorage
    Assembly: solution.dll
    Syntax
    public readonly struct RequestHandle : IEquatable<RequestHandle>

    Methods

    Name Description
    Equals(object)

    Returns true if the object being compared is a RequestHandle this handle has the same id as a given handle

    Equals(RequestHandle)

    Returns true if this handle has the same id as a given handle

    GetHashCode()

    Get a unique hash code for this handle; this is equal to its id

    ToString()

    Return a string representation of this handle

    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)