docs.unity3d.com
    Show / Hide Table of Contents

    Interface IAPIChange

    Namespace: Unity.APIComparison.Framework.Changes
    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
    Boolean
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023