docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAPIChange

    Namespace: Unity.APIComparison.Framework.Changes
    Assembly: Unity.APIComparison.Framework.dll
    Syntax
    public interface IAPIChange

    Properties

    AffectedPlatforms

    Declaration
    IList<string> AffectedPlatforms { get; }
    Property Value
    Type Description
    IList<string>

    Current

    Declaration
    IMemberDefinition Current { get; }
    Property Value
    Type Description
    IMemberDefinition

    Hash

    Declaration
    string Hash { get; }
    Property Value
    Type Description
    string

    Original

    Declaration
    IMemberDefinition Original { get; }
    Property Value
    Type Description
    IMemberDefinition

    SourcePath

    Declaration
    string SourcePath { get; }
    Property Value
    Type Description
    string

    Methods

    Accept(IAPIChangeVisitor)

    Declaration
    void Accept(IAPIChangeVisitor visitor)
    Parameters
    Type Name Description
    IAPIChangeVisitor visitor

    IsAdd()

    Declaration
    bool IsAdd()
    Returns
    Type Description
    bool
    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)