docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MethodVirtualnessChange

    Inheritance
    object
    APIChangeBase<MethodDefinition>
    MethodVirtualnessChange
    Implements
    IAPIChange
    Inherited Members
    APIChangeBase<MethodDefinition>.Original
    APIChangeBase<MethodDefinition>.Current
    APIChangeBase<MethodDefinition>.OriginalEntity
    APIChangeBase<MethodDefinition>.CurrentEntity
    APIChangeBase<MethodDefinition>.Hash
    APIChangeBase<MethodDefinition>.SourcePath
    APIChangeBase<MethodDefinition>.AffectedPlatforms
    APIChangeBase<MethodDefinition>.IsAdd()
    APIChangeBase<MethodDefinition>.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Unity.APIComparison.Framework.Changes
    Assembly: Unity.APIComparison.Framework.dll
    Syntax
    public class MethodVirtualnessChange : APIChangeBase<MethodDefinition>, IAPIChange

    Constructors

    MethodVirtualnessChange(MethodDefinition, MethodDefinition)

    Declaration
    public MethodVirtualnessChange(MethodDefinition original, MethodDefinition current)
    Parameters
    Type Name Description
    MethodDefinition original
    MethodDefinition current

    Methods

    Accept(IAPIChangeVisitor)

    Declaration
    public override void Accept(IAPIChangeVisitor visitor)
    Parameters
    Type Name Description
    IAPIChangeVisitor visitor
    Overrides
    APIChangeBase<MethodDefinition>.Accept(IAPIChangeVisitor)

    Implements

    IAPIChange
    In This Article
    Back to top
    Copyright © 2025 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)