docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Packager

    This class is called before pushing to GitHub. Should not be present in final package.

    Inheritance
    object
    Packager
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Pixyz.SDKPlus
    Assembly: Unity.Pixyz.SDKPlus.Editor.dll
    Syntax
    public class Packager

    Methods

    Name Description
    Run()
    SetupDLLs()

    In order for the BuildPostProcessor to work, all third party dlls must be set to "no platfrom compatibility" so Unity does load them or copy them in build folder (we do)

    SetupThirdPartyLicenses()
    SetupValidationExceptions()
    In This Article
    Back to top
    Copyright © 2024 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)