docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PropertyVirtualnessChange

    Inheritance
    object
    APIChangeBase<PropertyDefinition>
    PropertyVirtualnessChange
    Implements
    IAPIChange
    Inherited Members
    APIChangeBase<PropertyDefinition>.Original
    APIChangeBase<PropertyDefinition>.Current
    APIChangeBase<PropertyDefinition>.OriginalEntity
    APIChangeBase<PropertyDefinition>.CurrentEntity
    APIChangeBase<PropertyDefinition>.Hash
    APIChangeBase<PropertyDefinition>.SourcePath
    APIChangeBase<PropertyDefinition>.AffectedPlatforms
    APIChangeBase<PropertyDefinition>.IsAdd()
    APIChangeBase<PropertyDefinition>.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 PropertyVirtualnessChange : APIChangeBase<PropertyDefinition>, IAPIChange

    Constructors

    PropertyVirtualnessChange(PropertyDefinition, PropertyDefinition)

    Declaration
    public PropertyVirtualnessChange(PropertyDefinition original, PropertyDefinition current)
    Parameters
    Type Name Description
    PropertyDefinition original
    PropertyDefinition current

    Methods

    Accept(IAPIChangeVisitor)

    Declaration
    public override void Accept(IAPIChangeVisitor visitor)
    Parameters
    Type Name Description
    IAPIChangeVisitor visitor
    Overrides
    APIChangeBase<PropertyDefinition>.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)