docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ManifestData

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

    Fields

    Name Description
    author
    authorDetails
    dependencies
    description
    displayName
    documentationUrl
    keywords
    lifecycle
    name
    path
    relatedPackages
    repository
    samples
    type
    unity
    unityRelease
    version

    Properties

    Name Description
    Id
    IsProjectTemplate
    PackageType

    Methods

    Name Description
    EvaluateLifecycle(string)

    If the package we are evaluating is trying to release a -preview, then this is against lifecycle v1 rules Otherwise, we evaluate against lifecycle v2 rules for all packages

    GetPackageId(string, string)
    IsAuthoredByUnity()

    If the package we are evaluating is authored by Unity

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