docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Ref<T>

    Implements
    IEquatable<Ref<T>>
    Inherited Members
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Runtime
    Assembly: solution.dll
    Syntax
    public struct Ref<T> : IEquatable<Ref<T>> where T : unmanaged, IEquatable<T>
    Type Parameters
    Name Description
    T

    Constructors

    Name Description
    Ref(T)

    Fields

    Name Description
    RefCount
    Value

    Methods

    Name Description
    Equals(Ref<T>)

    Indicates whether the current object is equal to another object of the same type.

    Equals(object)

    Indicates whether this instance and a specified object are equal.

    GetHashCode()

    Returns the hash code for this instance.

    Operators

    Name Description
    operator ==(Ref<T>, Ref<T>)
    operator !=(Ref<T>, Ref<T>)

    Extension Methods

    IVisualScriptingEventReceiverJobExtensions.Schedule<TJob, TEvent>(TJob, VisualScriptingEventSystem, JobHandle)
    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)