docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(ForceNetworkSerializeByMemcpy<T>)

    Check if wrapped values are equal

    Declaration
    public bool Equals(ForceNetworkSerializeByMemcpy<T> other)
    Parameters
    Type Name Description
    ForceNetworkSerializeByMemcpy<T> other

    Other wrapper

    Returns
    Type Description
    bool

    true if equal

    Implements
    IEquatable<T>.Equals(T)

    Equals(object)

    Check if this value is equal to a boxed object value

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    object obj

    The boxed value to check against

    Returns
    Type Description
    bool

    true if equal

    Overrides
    ValueType.Equals(object)
    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)