docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RelatedPackage

    Inheritance
    object
    RelatedPackage
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.PackageManager.ValidationSuite
    Assembly: Unity.PackageValidationSuite.Editor.dll
    Syntax
    public class RelatedPackage

    Constructors

    RelatedPackage(string, string, string)

    Declaration
    public RelatedPackage(string name, string version, string path)
    Parameters
    Type Name Description
    string name
    string version
    string path

    Fields

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    string

    Path

    Declaration
    public string Path
    Field Value
    Type Description
    string

    Version

    Declaration
    public string Version
    Field Value
    Type Description
    string
    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)